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 serhiy.storchaka, vstinner, xdegaye
Date 2017-10-23.16:08:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508774923.5.0.213398074469.issue30817@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 66caacf2f0d6213b049a3097556e28e30440b900 by xdegaye in branch 'master':
bpo-30817: Fix PyErr_PrintEx() when no memory (#2526)
https://github.com/python/cpython/commit/66caacf2f0d6213b049a3097556e28e30440b900
History
Date User Action Args
2017-10-23 16:08:43xdegayesetrecipients: + xdegaye, vstinner, serhiy.storchaka
2017-10-23 16:08:43xdegayesetmessageid: <1508774923.5.0.213398074469.issue30817@psf.upfronthosting.co.za>
2017-10-23 16:08:43xdegayelinkissue30817 messages
2017-10-23 16:08:43xdegayecreate