commit | 3d7838593bb7b196e39f93eb6457ff9ef2ffbb5a | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Thu Sep 27 19:38:59 2012 +0100 |
committer | Mark Dickinson <mdickinson@enthought.com> | Thu Sep 27 19:38:59 2012 +0100 |
tree | 32f2061b50d07a5954a48b2a271355db5c7faaa9 | |
parent | 0beb4d28d01759a95ea4de5ff77dff537de718ef [diff] |
Issue #16060: Fix a double DECREF in int() implementation. Thanks Serhiy Storchaka.