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 lukasz.langa
Recipients JelleZijlstra, gvanrossum, kj, lukasz.langa, miss-islington, serhiy.storchaka
Date 2021-07-16.09:03:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626426196.2.0.391210991746.issue44646@roundup.psfhosted.org>
In-reply-to
Content
New changeset 705988056e028bab3dbc5cff3671a8ddefc88ec7 by Miss Islington (bot) in branch '3.10':
bpo-44646: Fix the hash of the union type. (GH-27179) (#27180)
https://github.com/python/cpython/commit/705988056e028bab3dbc5cff3671a8ddefc88ec7
History
Date User Action Args
2021-07-16 09:03:16lukasz.langasetrecipients: + lukasz.langa, gvanrossum, serhiy.storchaka, JelleZijlstra, miss-islington, kj
2021-07-16 09:03:16lukasz.langasetmessageid: <1626426196.2.0.391210991746.issue44646@roundup.psfhosted.org>
2021-07-16 09:03:16lukasz.langalinkissue44646 messages
2021-07-16 09:03:15lukasz.langacreate