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