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 miss-islington, vstinner
Date 2019-07-01.15:41:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561995710.1.0.652516752439.issue37467@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8cbffc4d96d1da0fbc38da6f34f2da30c5ffd601 by Victor Stinner in branch '3.7':
bpo-37467: Fix PyErr_Display() for bytes filename (GH-14504) (GH-14515)
https://github.com/python/cpython/commit/8cbffc4d96d1da0fbc38da6f34f2da30c5ffd601
History
Date User Action Args
2019-07-01 15:41:50vstinnersetrecipients: + vstinner, miss-islington
2019-07-01 15:41:50vstinnersetmessageid: <1561995710.1.0.652516752439.issue37467@roundup.psfhosted.org>
2019-07-01 15:41:50vstinnerlinkissue37467 messages
2019-07-01 15:41:50vstinnercreate