]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16060: Fix a double DECREF in int() implementation. Thanks Serhiy Storchaka.
authorMark Dickinson <mdickinson@enthought.com>
Thu, 27 Sep 2012 18:38:59 +0000 (19:38 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Thu, 27 Sep 2012 18:38:59 +0000 (19:38 +0100)
commit3d7838593bb7b196e39f93eb6457ff9ef2ffbb5a
tree32f2061b50d07a5954a48b2a271355db5c7faaa9
parent0beb4d28d01759a95ea4de5ff77dff537de718ef
Issue #16060: Fix a double DECREF in int() implementation.  Thanks Serhiy Storchaka.
Misc/NEWS
Objects/abstract.c