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 Tianjg, ZackerySpytz, eryksun, ezio.melotti, izbyshev, paul.moore, steve.dower, tianjg, tim.golden, vstinner, zach.ware
Date 2020-12-08.16:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607445759.93.0.485347560821.issue32381@roundup.psfhosted.org>
In-reply-to
Content
New changeset b5cf308de8b19bf8f77053013f7e8a944159e1aa by Victor Stinner in branch '3.8':
bpo-32381: Fix PyRun_SimpleFileExFlags() encoding (GH-23642) (GH-23692) (GH-23696)
https://github.com/python/cpython/commit/b5cf308de8b19bf8f77053013f7e8a944159e1aa
History
Date User Action Args
2020-12-08 16:42:39vstinnersetrecipients: + vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower, izbyshev, ZackerySpytz, Tianjg, tianjg
2020-12-08 16:42:39vstinnersetmessageid: <1607445759.93.0.485347560821.issue32381@roundup.psfhosted.org>
2020-12-08 16:42:39vstinnerlinkissue32381 messages
2020-12-08 16:42:39vstinnercreate