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 xdegaye
Recipients brett.cannon, pitrou, serhiy.storchaka, vstinner, xdegaye
Date 2017-10-26.15:48:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509032930.07.0.213398074469.issue30697@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4b27d51222be751125e6800453a39360a2dec11d by xdegaye in branch '3.6':
[3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327). (#4135)
https://github.com/python/cpython/commit/4b27d51222be751125e6800453a39360a2dec11d
History
Date User Action Args
2017-10-26 15:48:50xdegayesetrecipients: + xdegaye, brett.cannon, pitrou, vstinner, serhiy.storchaka
2017-10-26 15:48:50xdegayesetmessageid: <1509032930.07.0.213398074469.issue30697@psf.upfronthosting.co.za>
2017-10-26 15:48:50xdegayelinkissue30697 messages
2017-10-26 15:48:50xdegayecreate