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 mark.dickinson, pgimeno
Date 2021-08-20.10:40:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629456020.34.0.912936797537.issue44954@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60b93d9e4922eeae25052bc15909d1f4152babde by Mark Dickinson in branch 'main':
bpo-44954: Fix wrong result in float.fromhex corner case (GH-27834)
https://github.com/python/cpython/commit/60b93d9e4922eeae25052bc15909d1f4152babde
History
Date User Action Args
2021-08-20 10:40:20mark.dickinsonsetrecipients: + mark.dickinson, pgimeno
2021-08-20 10:40:20mark.dickinsonsetmessageid: <1629456020.34.0.912936797537.issue44954@roundup.psfhosted.org>
2021-08-20 10:40:20mark.dickinsonlinkissue44954 messages
2021-08-20 10:40:20mark.dickinsoncreate