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:44:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset dedaac040fe5b0b88acdec072623bb39ec53687f by Victor Stinner in branch '3.9':
bpo-40910: Export Py_GetArgcArgv() function (GH-20721) (GH-20723)
https://github.com/python/cpython/commit/dedaac040fe5b0b88acdec072623bb39ec53687f
History
Date User Action Args
2020-06-08 16:44:58vstinnersetrecipients: + vstinner, piro
2020-06-08 16:44:58vstinnersetmessageid: <[email protected]>
2020-06-08 16:44:58vstinnerlinkissue40910 messages
2020-06-08 16:44:58vstinnercreate