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 artakase, docs@python, python-dev
Date 2015-09-13.00:22:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150913002153.11248.29096@psf.io>
In-reply-to
Content
New changeset 1208c85af6d5 by Benjamin Peterson in branch '3.4':
fix name of argument in docstring and the docs (closes #25076)
https://hg.python.org/cpython/rev/1208c85af6d5

New changeset 63bbe9f80909 by Benjamin Peterson in branch '2.7':
fix name of argument in docstring and the docs (closes #25076)
https://hg.python.org/cpython/rev/63bbe9f80909

New changeset f4dc1b8bb4b6 by Benjamin Peterson in branch 'default':
merge 3.5 (#25076)
https://hg.python.org/cpython/rev/f4dc1b8bb4b6
History
Date User Action Args
2015-09-13 00:22:09python-devsetrecipients: + python-dev, docs@python, artakase
2015-09-13 00:22:09python-devlinkissue25076 messages
2015-09-13 00:22:08python-devcreate