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 serhiy.storchaka
Recipients congma, mark.dickinson, realead, rhettinger, serhiy.storchaka, tim.peters
Date 2021-06-12.12:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623500128.0.0.712269808308.issue43475@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f1c5f6e8af6ba3f659b2aea1e221ac9695828ba by Serhiy Storchaka in branch 'main':
bpo-43475: Fix the Python implementation of hash of Decimal NaN (GH-26679)
https://github.com/python/cpython/commit/9f1c5f6e8af6ba3f659b2aea1e221ac9695828ba
History
Date User Action Args
2021-06-12 12:15:28serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, realead, congma
2021-06-12 12:15:28serhiy.storchakasetmessageid: <1623500128.0.0.712269808308.issue43475@roundup.psfhosted.org>
2021-06-12 12:15:27serhiy.storchakalinkissue43475 messages
2021-06-12 12:15:27serhiy.storchakacreate