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