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 docs@python, marco.buttu, python-dev, rhettinger, tshepang
Date 2013-10-05.21:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cshPn2XKtz7LjM@mail.python.org>
In-reply-to
Content
New changeset ca8e75190402 by Ezio Melotti in branch '2.7':
#19069: use imperative mood in float object docstrings.  Patch by Marco Buttu.
http://hg.python.org/cpython/rev/ca8e75190402

New changeset 563074ace473 by Ezio Melotti in branch '3.3':
#19069: use imperative mood in float object docstrings.  Patch by Marco Buttu.
http://hg.python.org/cpython/rev/563074ace473

New changeset 63a10c942b50 by Ezio Melotti in branch 'default':
#19069: merge with 3.3.
http://hg.python.org/cpython/rev/63a10c942b50
History
Date User Action Args
2013-10-05 21:47:26python-devsetrecipients: + python-dev, rhettinger, docs@python, tshepang, marco.buttu
2013-10-05 21:47:26python-devlinkissue19069 messages
2013-10-05 21:47:26python-devcreate