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 cgohlke, vstinner
Date 2018-05-31.13:09:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 58d1683255abb0df4fc70960da6121aeaa41e1d1 by Victor Stinner in branch 'master':
bpo-33706: Fix pymain_parse_cmdline_impl() (GH-7283)
https://github.com/python/cpython/commit/58d1683255abb0df4fc70960da6121aeaa41e1d1
History
Date User Action Args
2018-05-31 13:09:30vstinnersetrecipients: + vstinner, cgohlke
2018-05-31 13:09:30vstinnersetmessageid: <[email protected]>
2018-05-31 13:09:30vstinnerlinkissue33706 messages
2018-05-31 13:09:30vstinnercreate