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:00:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486555225.66.0.747963315724.issue29306@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 65d24ff4bbd3320acadb58a5e4d944c84536cb2c by Victor Stinner in branch 'master':
Issue #29306: Fix usage of Py_EnterRecursiveCall()
https://github.com/python/cpython/commit/65d24ff4bbd3320acadb58a5e4d944c84536cb2c
History
Date User Action Args
2017-02-08 12:00:25python-devsetrecipients: + python-dev, vstinner, methane
2017-02-08 12:00:25python-devsetmessageid: <1486555225.66.0.747963315724.issue29306@psf.upfronthosting.co.za>
2017-02-08 12:00:25python-devlinkissue29306 messages
2017-02-08 12:00:25python-devcreate