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 2019-05-02.15:29:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556810940.15.0.868976894168.issue36775@roundup.psfhosted.org>
In-reply-to
Content
New changeset e251095a3f4778102f554cecffcfd837f4d1db6c by Victor Stinner in branch 'master':
bpo-36775: Add _Py_FORCE_UTF8_FS_ENCODING macro (GH-13056)
https://github.com/python/cpython/commit/e251095a3f4778102f554cecffcfd837f4d1db6c
History
Date User Action Args
2019-05-02 15:29:00vstinnersetrecipients: + vstinner
2019-05-02 15:29:00vstinnersetmessageid: <1556810940.15.0.868976894168.issue36775@roundup.psfhosted.org>
2019-05-02 15:29:00vstinnerlinkissue36775 messages
2019-05-02 15:29:00vstinnercreate