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 piro, vstinner
Date 2020-06-15.14:27:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592231274.76.0.965789624315.issue40910@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2d47a0568c6da9229580829917fd6aa702133b3 by Victor Stinner in branch 'master':
bpo-40910: PyConfig_Clear() clears _orig_argv (GH-20886)
https://github.com/python/cpython/commit/e2d47a0568c6da9229580829917fd6aa702133b3
History
Date User Action Args
2020-06-15 14:27:54vstinnersetrecipients: + vstinner, piro
2020-06-15 14:27:54vstinnersetmessageid: <1592231274.76.0.965789624315.issue40910@roundup.psfhosted.org>
2020-06-15 14:27:54vstinnerlinkissue40910 messages
2020-06-15 14:27:54vstinnercreate