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 christian.heimes, vstinner
Date 2020-06-15.14:27:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
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, christian.heimes
2020-06-15 14:27:54vstinnersetmessageid: <[email protected]>
2020-06-15 14:27:54vstinnerlinkissue40953 messages
2020-06-15 14:27:54vstinnercreate