]> 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)
commit5b4b2da55dbc2a439235e8e969309c143320f4fc
tree85ee9f6b7114b1e5836256dd91a2f4921ee000bd
parentd8fdbad881ee3d3bb471757455015dc0a6f5c6b5
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