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 serhiy.storchaka
Recipients ZackerySpytz, serhiy.storchaka
Date 2018-12-07.10:11:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544177492.99.0.788709270274.issue35436@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4c49da0cb7434c676d70b9ccf38aca82ac0d64a9 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
https://github.com/python/cpython/commit/4c49da0cb7434c676d70b9ccf38aca82ac0d64a9
History
Date User Action Args
2018-12-07 10:11:33serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2018-12-07 10:11:32serhiy.storchakasetmessageid: <1544177492.99.0.788709270274.issue35436@psf.upfronthosting.co.za>
2018-12-07 10:11:32serhiy.storchakalinkissue35436 messages
2018-12-07 10:11:32serhiy.storchakacreate