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 Alex.Willmer, Brian Kuhl, izbyshev, lukasz.langa, ned.deily, r.david.murray, vstinner
Date 2019-03-27.15:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553699482.8.0.33253480531.issue31904@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4333d0479d6974d142e858522e95cbf8381f016 by Victor Stinner (hliu0) in branch 'master':
bpo-31904: Fix test_utf8_mode on VxWorks (GH-12428)
https://github.com/python/cpython/commit/f4333d0479d6974d142e858522e95cbf8381f016
History
Date User Action Args
2019-03-27 15:11:22vstinnersetrecipients: + vstinner, ned.deily, r.david.murray, lukasz.langa, Alex.Willmer, izbyshev, Brian Kuhl
2019-03-27 15:11:22vstinnersetmessageid: <1553699482.8.0.33253480531.issue31904@roundup.psfhosted.org>
2019-03-27 15:11:22vstinnerlinkissue31904 messages
2019-03-27 15:11:22vstinnercreate