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-11.06:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505112648.47.0.233600274495.issue31373@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2bb69a5b4e7f96cb35d1b28aa7b7b3974b351f59 by Benjamin Peterson in branch 'master':
bpo-31373: remove overly strict float range checks (#3486)
https://github.com/python/cpython/commit/2bb69a5b4e7f96cb35d1b28aa7b7b3974b351f59
History
Date User Action Args
2017-09-11 06:50:48benjamin.petersonsetrecipients: + benjamin.peterson, mark.dickinson, vstinner
2017-09-11 06:50:48benjamin.petersonsetmessageid: <1505112648.47.0.233600274495.issue31373@psf.upfronthosting.co.za>
2017-09-11 06:50:48benjamin.petersonlinkissue31373 messages
2017-09-11 06:50:48benjamin.petersoncreate