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