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 vstinner
Recipients Michael.Felt, michael-o, terry.reedy, vstinner
Date 2018-10-30.13:32:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540906331.83.0.788709270274.issue34403@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7d35f79012db89ce9a152a77ac6809eb9c34a35d by Victor Stinner in branch '3.7':
bpo-34403: Always implement _Py_GetForceASCII() (GH-10235)
https://github.com/python/cpython/commit/7d35f79012db89ce9a152a77ac6809eb9c34a35d
History
Date User Action Args
2018-10-30 13:32:11vstinnersetrecipients: + vstinner, terry.reedy, Michael.Felt, michael-o
2018-10-30 13:32:11vstinnersetmessageid: <1540906331.83.0.788709270274.issue34403@psf.upfronthosting.co.za>
2018-10-30 13:32:11vstinnerlinkissue34403 messages
2018-10-30 13:32:11vstinnercreate