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 hroncok, vstinner
Date 2019-08-23.11:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566559340.14.0.125341494822.issue37926@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca9ae94a2aba35d94ac1ec081f9bcac3a13aebd3 by Victor Stinner in branch '3.8':
bpo-37926: Fix PySys_SetArgvEx(0, NULL, 0) crash (GH-15415) (GH-15420)
https://github.com/python/cpython/commit/ca9ae94a2aba35d94ac1ec081f9bcac3a13aebd3
History
Date User Action Args
2019-08-23 11:22:20vstinnersetrecipients: + vstinner, hroncok
2019-08-23 11:22:20vstinnersetmessageid: <1566559340.14.0.125341494822.issue37926@roundup.psfhosted.org>
2019-08-23 11:22:20vstinnerlinkissue37926 messages
2019-08-23 11:22:20vstinnercreate