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-08.16:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591632787.27.0.885508829024.issue40910@roundup.psfhosted.org>
In-reply-to
Content
New changeset e81f6e687d0f04a45f2389d0b43fafd6d8491624 by Victor Stinner in branch 'master':
bpo-40910: Export Py_GetArgcArgv() function (GH-20721)
https://github.com/python/cpython/commit/e81f6e687d0f04a45f2389d0b43fafd6d8491624
History
Date User Action Args
2020-06-08 16:13:07vstinnersetrecipients: + vstinner, piro
2020-06-08 16:13:07vstinnersetmessageid: <1591632787.27.0.885508829024.issue40910@roundup.psfhosted.org>
2020-06-08 16:13:07vstinnerlinkissue40910 messages
2020-06-08 16:13:07vstinnercreate