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-15.15:25:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608045936.03.0.67215729739.issue32381@roundup.psfhosted.org>
In-reply-to
Content
New changeset ceb420251c1d635520049fbb7b5269a73d63fb58 by Victor Stinner in branch 'master':
bpo-32381: pymain_run_file() uses PySys_FormatStderr() (GH-23778)
https://github.com/python/cpython/commit/ceb420251c1d635520049fbb7b5269a73d63fb58
History
Date User Action Args
2020-12-15 15:25:36vstinnersetrecipients: + vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower, izbyshev, ZackerySpytz, Tianjg, tianjg
2020-12-15 15:25:36vstinnersetmessageid: <1608045936.03.0.67215729739.issue32381@roundup.psfhosted.org>
2020-12-15 15:25:36vstinnerlinkissue32381 messages
2020-12-15 15:25:35vstinnercreate