Staging
v0.5.0
https://github.com/python/cpython
Revision 87b4e726bed0dfa7071ffc5528969039a96ea0c4 authored by Philip Jenvey on 29 September 2009, 04:41:54 UTC, committed by Philip Jenvey on 29 September 2009, 04:41:54 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75123 | philip.jenvey | 2009-09-28 21:32:44 -0700 (Mon, 28 Sep 2009) | 4 lines

  #6990: clear threading.local's key only after its thread state is removed:
  fixes local subclasses leaving old state around after a ref cycle GC which
  could be recycled by new locals
........
1 parent a89633c
History
Tip revision: 87b4e726bed0dfa7071ffc5528969039a96ea0c4 authored by Philip Jenvey on 29 September 2009, 04:41:54 UTC
Merged revisions 75123 via svnmerge from
Tip revision: 87b4e72
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.2 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 668.0 KB
configure.in -rw-r--r-- 106.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 81.2 KB

README

back to top