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 benjamin.peterson
Recipients benjamin.peterson, mark.dickinson, vstinner
Date 2017-09-12.06:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505196532.03.0.64850577225.issue31373@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cb356c2ecc0528d47fee2b9f4b32da4fcfb48b3a by Benjamin Peterson in branch '3.6':
[3.6] bpo-31373: remove overly strict float range checks (GH-3486) (#3495)
https://github.com/python/cpython/commit/cb356c2ecc0528d47fee2b9f4b32da4fcfb48b3a
History
Date User Action Args
2017-09-12 06:08:52benjamin.petersonsetrecipients: + benjamin.peterson, mark.dickinson, vstinner
2017-09-12 06:08:52benjamin.petersonsetmessageid: <1505196532.03.0.64850577225.issue31373@psf.upfronthosting.co.za>
2017-09-12 06:08:52benjamin.petersonlinkissue31373 messages
2017-09-12 06:08:51benjamin.petersoncreate