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 Tim.Graham, berker.peksag, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-25.00:55:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150325005547.30042.52480@psf.io>
In-reply-to
Content
New changeset 1c2376825dd2 by Victor Stinner in branch '3.4':
Issue #23571: Fix reentrant call to Py_FatalError()
https://hg.python.org/cpython/rev/1c2376825dd2

New changeset e9ba95418af8 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #23571: Fix reentrant call to Py_FatalError()
https://hg.python.org/cpython/rev/e9ba95418af8
History
Date User Action Args
2015-03-25 00:55:50python-devsetrecipients: + python-dev, pitrou, vstinner, berker.peksag, serhiy.storchaka, Tim.Graham
2015-03-25 00:55:50python-devlinkissue23571 messages
2015-03-25 00:55:50python-devcreate