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, miss-islington, pgimeno
Date 2021-08-20.11:37:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629459467.85.0.434227294419.issue44954@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ef0673de48958bc3a75af5f152564bd2dffa8dd by Miss Islington (bot) in branch '3.9':
bpo-44954: Fix wrong result in float.fromhex corner case (GH-27834) (GH-27855)
https://github.com/python/cpython/commit/7ef0673de48958bc3a75af5f152564bd2dffa8dd
History
Date User Action Args
2021-08-20 11:37:47mark.dickinsonsetrecipients: + mark.dickinson, pgimeno, miss-islington
2021-08-20 11:37:47mark.dickinsonsetmessageid: <1629459467.85.0.434227294419.issue44954@roundup.psfhosted.org>
2021-08-20 11:37:47mark.dickinsonlinkissue44954 messages
2021-08-20 11:37:47mark.dickinsoncreate