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 chris.jerdonek, docs@python, ezio.melotti, mark.dickinson, python-dev
Date 2012-09-20.19:52:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XN7rM50TVzQm0@mail.python.org>
In-reply-to
Content
New changeset eccd94d4ee77 by Mark Dickinson in branch '3.2':
Issue 15985: fix round argument names in documentation.  Thanks Chris Jerdonek.
http://hg.python.org/cpython/rev/eccd94d4ee77

New changeset ad04dd6c07f7 by Mark Dickinson in branch 'default':
Issue 15985: merge from 3.2.
http://hg.python.org/cpython/rev/ad04dd6c07f7
History
Date User Action Args
2012-09-20 19:52:20python-devsetrecipients: + python-dev, mark.dickinson, ezio.melotti, chris.jerdonek, docs@python
2012-09-20 19:52:20python-devlinkissue15985 messages
2012-09-20 19:52:20python-devcreate