[Patches] [ python-Patches-565378 ] Expose _Py_ReleaseInternedStrings

noreply@sourceforge.net noreply@sourceforge.net
Thu, 06 Jun 2002 08:45:54 -0700


Patches item #565378, was opened at 2002-06-06 11:45
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=565378&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Barry A. Warsaw (bwarsaw)
Assigned to: Guido van Rossum (gvanrossum)
Summary: Expose _Py_ReleaseInternedStrings

Initial Comment:
An implementation of the idea expressed here:

http://mail.python.org/pipermail/python-dev/2002-June/025067.html

This exposes the clearing of the intern dictionary to
Python via gc.release_interns().  Patch includes doc
updates and a test case.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=565378&group_id=5470