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 vstinner
Date 2019-05-16.15:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558018989.04.0.520178668922.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae239f6b0626e926613a4a1dbafa323bd41fec32 by Victor Stinner in branch 'master':
bpo-36763: Add _PyCoreConfig.parse_argv (GH-13361)
https://github.com/python/cpython/commit/ae239f6b0626e926613a4a1dbafa323bd41fec32
History
Date User Action Args
2019-05-16 15:03:09vstinnersetrecipients: + vstinner
2019-05-16 15:03:09vstinnersetmessageid: <1558018989.04.0.520178668922.issue36763@roundup.psfhosted.org>
2019-05-16 15:03:09vstinnerlinkissue36763 messages
2019-05-16 15:03:09vstinnercreate