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 miss-islington
Recipients mark.dickinson, miss-islington, pgimeno
Date 2021-08-20.17:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629481744.01.0.632530886403.issue44954@roundup.psfhosted.org>
In-reply-to
Content
New changeset 838b0e975fc2c106508eb27d19a9548533ac1e55 by Miss Islington (bot) in branch '3.10':
bpo-44954: Fix wrong result in float.fromhex corner case (GH-27834)
https://github.com/python/cpython/commit/838b0e975fc2c106508eb27d19a9548533ac1e55
History
Date User Action Args
2021-08-20 17:49:04miss-islingtonsetrecipients: + miss-islington, mark.dickinson, pgimeno
2021-08-20 17:49:04miss-islingtonsetmessageid: <1629481744.01.0.632530886403.issue44954@roundup.psfhosted.org>
2021-08-20 17:49:04miss-islingtonlinkissue44954 messages
2021-08-20 17:49:03miss-islingtoncreate