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 congma, mark.dickinson, miss-islington, realead, rhettinger, serhiy.storchaka, tim.peters
Date 2021-06-13.14:05:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623593142.46.0.926734718305.issue43475@roundup.psfhosted.org>
In-reply-to
Content
New changeset 128899d8b8d65d86bd9bbea6801e9f36e6f409f2 by Miss Islington (bot) in branch '3.10':
bpo-43475: Fix the Python implementation of hash of Decimal NaN (GH-26679)
https://github.com/python/cpython/commit/128899d8b8d65d86bd9bbea6801e9f36e6f409f2
History
Date User Action Args
2021-06-13 14:05:42miss-islingtonsetrecipients: + miss-islington, tim.peters, rhettinger, mark.dickinson, serhiy.storchaka, realead, congma
2021-06-13 14:05:42miss-islingtonsetmessageid: <1623593142.46.0.926734718305.issue43475@roundup.psfhosted.org>
2021-06-13 14:05:42miss-islingtonlinkissue43475 messages
2021-06-13 14:05:42miss-islingtoncreate