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 miss-islington
Recipients izbyshev, methane, miss-islington, serhiy.storchaka, vstinner
Date 2018-08-19.20:19:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534709961.19.0.56676864532.issue34435@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e77cdae0f84fc390fed5555ea1f53bbc8746d634 by Miss Islington (bot) in branch '3.6':
bpo-34435: Add missing NULL check to unicode_encode_ucs1(). (GH-8823)
https://github.com/python/cpython/commit/e77cdae0f84fc390fed5555ea1f53bbc8746d634
History
Date User Action Args
2018-08-19 20:19:21miss-islingtonsetrecipients: + miss-islington, vstinner, methane, serhiy.storchaka, izbyshev
2018-08-19 20:19:21miss-islingtonsetmessageid: <1534709961.19.0.56676864532.issue34435@psf.upfronthosting.co.za>
2018-08-19 20:19:21miss-islingtonlinkissue34435 messages
2018-08-19 20:19:21miss-islingtoncreate