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