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 r.david.murray
Recipients amcnabb, bethard, dg1727, docs@python, guilherme-pg, martin.panter, paul.j3, r.david.murray, v+python
Date 2017-09-07.00:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504743942.81.0.692334650091.issue14191@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f6b9d230674da784ca79a0cf1a03d2af5a8b6a8 by R. David Murray in branch 'master':
bpo-14191 Add parse_intermixed_args. (#3319)
https://github.com/python/cpython/commit/0f6b9d230674da784ca79a0cf1a03d2af5a8b6a8
History
Date User Action Args
2017-09-07 00:25:43r.david.murraysetrecipients: + r.david.murray, amcnabb, bethard, v+python, docs@python, martin.panter, paul.j3, guilherme-pg, dg1727
2017-09-07 00:25:42r.david.murraysetmessageid: <1504743942.81.0.692334650091.issue14191@psf.upfronthosting.co.za>
2017-09-07 00:25:42r.david.murraylinkissue14191 messages
2017-09-07 00:25:42r.david.murraycreate