]> granicus.if.org Git - python/commit
Fix the fix for issue #12149: it was incorrect, although it had the side
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 15 Dec 2011 13:15:31 +0000 (14:15 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 15 Dec 2011 13:15:31 +0000 (14:15 +0100)
commit2e872082f620e2fa96fe37dc6a5c3cb5b55bdcbd
tree15797204ace429398c144c6a1c2246624c7fa5ea
parentb7288a74f228d45aedd5fb8b125df2885681f680
Fix the fix for issue #12149: it was incorrect, although it had the side
effect of appearing to resolve the issue.  Thanks to Mark Shannon for
noticing.
Misc/NEWS
Objects/typeobject.c