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.13:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509023348.34.0.213398074469.issue30697@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 56d1f5ca32892c7643eb8cee49c40c1644f1abfe by xdegaye in branch 'master':
bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327)
https://github.com/python/cpython/commit/56d1f5ca32892c7643eb8cee49c40c1644f1abfe
History
Date User Action Args
2017-10-26 13:09:08xdegayesetrecipients: + xdegaye, brett.cannon, pitrou, vstinner, serhiy.storchaka
2017-10-26 13:09:08xdegayesetmessageid: <1509023348.34.0.213398074469.issue30697@psf.upfronthosting.co.za>
2017-10-26 13:09:08xdegayelinkissue30697 messages
2017-10-26 13:09:08xdegayecreate