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