Staging
v0.5.1
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
README -rw-r--r-- 4.7 KB
faqconf.py -rw-r--r-- 14.8 KB
faqcust.py -rw-r--r-- 75 bytes
faqw.py -rwxr-xr-x 1.1 KB
faqwiz.py -rw-r--r-- 24.2 KB
move-faqwiz.sh -rwxr-xr-x 1.2 KB

README

back to top