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 methane, python-dev, vstinner
Date 2017-02-08.12:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170208120838.128178.49661.F21EF0DA@psf.io>
In-reply-to
Content
New changeset 37705f89c72b by Victor Stinner in branch 'default':
Fix refleaks if Py_EnterRecursiveCall() fails
https://hg.python.org/cpython/rev/37705f89c72b
History
Date User Action Args
2017-02-08 12:08:42python-devsetrecipients: + python-dev, vstinner, methane
2017-02-08 12:08:42python-devlinkissue29306 messages
2017-02-08 12:08:42python-devcreate