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 gvanrossum, kj, miss-islington, serhiy.storchaka
Date 2021-07-14.04:55:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626238549.37.0.235365843923.issue44606@roundup.psfhosted.org>
In-reply-to
Content
New changeset b42eee78e7651693aa38c390f577e5d499dcf55d by Miss Islington (bot) in branch '3.10':
bpo-44606: Fix __instancecheck__ and __subclasscheck__ for the union type. (GH-27120)
https://github.com/python/cpython/commit/b42eee78e7651693aa38c390f577e5d499dcf55d
History
Date User Action Args
2021-07-14 04:55:49miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, kj
2021-07-14 04:55:49miss-islingtonsetmessageid: <1626238549.37.0.235365843923.issue44606@roundup.psfhosted.org>
2021-07-14 04:55:49miss-islingtonlinkissue44606 messages
2021-07-14 04:55:49miss-islingtoncreate