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.17:26:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591637213.02.0.49777742264.issue40910@roundup.psfhosted.org>
In-reply-to
Content
Ok, I fixed Python 3.9: Py_GetArgcArgv() function is exported again.

Let's continue the discussion in bpo-23427.
History
Date User Action Args
2020-06-08 17:26:53vstinnersetrecipients: + vstinner, piro
2020-06-08 17:26:53vstinnersetmessageid: <1591637213.02.0.49777742264.issue40910@roundup.psfhosted.org>
2020-06-08 17:26:53vstinnerlinkissue40910 messages
2020-06-08 17:26:52vstinnercreate