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 vstinner
Date 2020-11-05.17:58:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604599094.36.0.727658281506.issue42260@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc42af8fd16b10127ce1fc93c13bc1bfd2674aa2 by Victor Stinner in branch 'master':
bpo-42260: PyConfig_Read() only parses argv once (GH-23168)
https://github.com/python/cpython/commit/dc42af8fd16b10127ce1fc93c13bc1bfd2674aa2
History
Date User Action Args
2020-11-05 17:58:14vstinnersetrecipients: + vstinner
2020-11-05 17:58:14vstinnersetmessageid: <1604599094.36.0.727658281506.issue42260@roundup.psfhosted.org>
2020-11-05 17:58:14vstinnerlinkissue42260 messages
2020-11-05 17:58:14vstinnercreate