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