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 mark.dickinson
Recipients Jonatan Skogsfors, mark.dickinson, rhettinger
Date 2016-09-02.08:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472806534.1.0.583479394968.issue27936@psf.upfronthosting.co.za>
In-reply-to
Content
The test could be strengthened to add a check that the types of `round(x)` and `round(x, None)` match.
History
Date User Action Args
2016-09-02 08:55:34mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, Jonatan Skogsfors
2016-09-02 08:55:34mark.dickinsonsetmessageid: <1472806534.1.0.583479394968.issue27936@psf.upfronthosting.co.za>
2016-09-02 08:55:34mark.dickinsonlinkissue27936 messages
2016-09-02 08:55:34mark.dickinsoncreate