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-07-01.14:51:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561992685.53.0.979043450806.issue37467@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9b7457bd7f438263e0d2dd1f70589ad56a2585e by Victor Stinner in branch 'master':
bpo-37467: Fix PyErr_Display() for bytes filename (GH-14504)
https://github.com/python/cpython/commit/f9b7457bd7f438263e0d2dd1f70589ad56a2585e
History
Date User Action Args
2019-07-01 14:51:25vstinnersetrecipients: + vstinner
2019-07-01 14:51:25vstinnersetmessageid: <1561992685.53.0.979043450806.issue37467@roundup.psfhosted.org>
2019-07-01 14:51:25vstinnerlinkissue37467 messages
2019-07-01 14:51:25vstinnercreate