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 berker.peksag, eric.snow, izbyshev, serhiy.storchaka
Date 2018-08-22.18:27:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534962455.92.0.56676864532.issue34462@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c583919ffced0a3b6409766fc12f6e28bef4fac7 by Berker Peksag (Alexey Izbyshev) in branch 'master':
bpo-34462: Add missing NULL check to _copy_raw_string() (GH-8863)
https://github.com/python/cpython/commit/c583919ffced0a3b6409766fc12f6e28bef4fac7
History
Date User Action Args
2018-08-22 18:27:35berker.peksagsetrecipients: + berker.peksag, eric.snow, serhiy.storchaka, izbyshev
2018-08-22 18:27:35berker.peksagsetmessageid: <1534962455.92.0.56676864532.issue34462@psf.upfronthosting.co.za>
2018-08-22 18:27:35berker.peksaglinkissue34462 messages
2018-08-22 18:27:35berker.peksagcreate