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 hroncok, jwilk, ned.deily, vstinner
Date 2018-06-15.17:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529084540.82.0.947875510639.issue33824@psf.upfronthosting.co.za>
In-reply-to
Content
The bug is a regression caused by the PEP 540 (UTF-8 Mode) and my work to rewrite Py_Main(). My PR 7712 fixes the bug.
History
Date User Action Args
2018-06-15 17:42:20vstinnersetrecipients: + vstinner, jwilk, ned.deily, hroncok
2018-06-15 17:42:20vstinnersetmessageid: <1529084540.82.0.947875510639.issue33824@psf.upfronthosting.co.za>
2018-06-15 17:42:20vstinnerlinkissue33824 messages
2018-06-15 17:42:20vstinnercreate