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 xtreak
Recipients Mariatta, cheryl.sabella, docs@python, grottrumsel, pablogsal, xtreak
Date 2019-02-18.07:41:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550475697.72.0.78049399273.issue35126@roundup.psfhosted.org>
In-reply-to
Content
This is a good first issue. Python 3 docs uses `{:.3f}".format(1.0/3.0)` that was changed as part of 04d8a245f162b33e6c861ba0869918d9262be63e. Python 2 docs could be changed too to use floats that makes the example correct.
History
Date User Action Args
2019-02-18 07:41:37xtreaksetrecipients: + xtreak, docs@python, Mariatta, cheryl.sabella, pablogsal, grottrumsel
2019-02-18 07:41:37xtreaksetmessageid: <1550475697.72.0.78049399273.issue35126@roundup.psfhosted.org>
2019-02-18 07:41:37xtreaklinkissue35126 messages
2019-02-18 07:41:37xtreakcreate