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 vstinner
Date 2018-08-23.10:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535020899.29.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 80a0ebaa8385988b1d2dbbbb71ed1f548fc32ad7 by Victor Stinner in branch '3.7':
bpo-34207: Fix pymain_read_conf() for UTF-8 Mode (GH-8868) (GH-8870)
https://github.com/python/cpython/commit/80a0ebaa8385988b1d2dbbbb71ed1f548fc32ad7
History
Date User Action Args
2018-08-23 10:41:39vstinnersetrecipients: + vstinner
2018-08-23 10:41:39vstinnersetmessageid: <1535020899.29.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-08-23 10:41:39vstinnerlinkissue34170 messages
2018-08-23 10:41:39vstinnercreate