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 berker.peksag
Recipients benjamin.peterson, berker.peksag, izbyshev, serhiy.storchaka
Date 2018-09-12.22:00:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536789659.75.0.956365154283.issue34649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 669429fb583031c7c87392e30b065e99a2d8ccda by Berker Peksag (Miss Islington (bot)) in branch '2.7':
bpo-34649: Add missing NULL checks to _encoded_const() (GH-9225)
https://github.com/python/cpython/commit/669429fb583031c7c87392e30b065e99a2d8ccda
History
Date User Action Args
2018-09-12 22:00:59berker.peksagsetrecipients: + berker.peksag, benjamin.peterson, serhiy.storchaka, izbyshev
2018-09-12 22:00:59berker.peksagsetmessageid: <1536789659.75.0.956365154283.issue34649@psf.upfronthosting.co.za>
2018-09-12 22:00:59berker.peksaglinkissue34649 messages
2018-09-12 22:00:59berker.peksagcreate