This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, rhettinger, serhiy.storchaka
Date 2015-07-20.05:23:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150720052336.14722.98886@psf.io>
In-reply-to
Content
New changeset acb5b177dd4e by Raymond Hettinger in branch 'default':
Issue #24583: Fix refcount leak.
https://hg.python.org/cpython/rev/acb5b177dd4e
History
Date User Action Args
2015-07-20 05:23:40python-devsetrecipients: + python-dev, rhettinger, serhiy.storchaka
2015-07-20 05:23:40python-devlinkissue24583 messages
2015-07-20 05:23:39python-devcreate