[Python-checkins] r76766 - python/branches/release26-maint

antoine.pitrou python-checkins at python.org
Sat Dec 12 20:27:08 CET 2009


Author: antoine.pitrou
Date: Sat Dec 12 20:27:08 2009
New Revision: 76766

Log:
Blocked revisions 76763 via svnmerge

........
  r76763 | antoine.pitrou | 2009-12-12 20:13:08 +0100 (sam., 12 déc. 2009) | 7 lines
  
  Issue #7466: segmentation fault when the garbage collector is called
  in the middle of populating a tuple.  Patch by Florent Xicluna.
  
  (note: no NEWS entry for trunk since the bug was introduced in 2.7/3.1)
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list