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 python-dev
Recipients alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou, python-dev, serhiy.storchaka
Date 2015-04-06.17:06:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150406170634.16505.28175@psf.io>
In-reply-to
Content
New changeset e0ba8d3bed7e by Benjamin Peterson in branch '3.4':
remove extra arguments in arg parsing format codes (closes #23875)
https://hg.python.org/cpython/rev/e0ba8d3bed7e

New changeset 5f27e13faae2 by Benjamin Peterson in branch '2.7':
remove extra arguments in arg parsing format codes (closes #23875)
https://hg.python.org/cpython/rev/5f27e13faae2

New changeset c9b9fb86d3fa by Benjamin Peterson in branch 'default':
merge 3.4 (#23875)
https://hg.python.org/cpython/rev/c9b9fb86d3fa
History
Date User Action Args
2015-04-06 17:06:45python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, serhiy.storchaka, dstufft
2015-04-06 17:06:45python-devlinkissue23875 messages
2015-04-06 17:06:45python-devcreate