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 kj
Recipients gvanrossum, kj, serhiy.storchaka
Date 2021-07-13.17:34:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626197677.15.0.0294402440689.issue44606@roundup.psfhosted.org>
In-reply-to
Content
> 3. There is also a crash in isinstance():

That's unfortunate :(.

Serhiy, thanks for catching all these bugs in union. I recently realized you probably made 50% of all bug reports for union and they're very much appreciated :).

> Converting None to type(None) will be done in other PR.

Alright. Do tell me if you're too busy and want me to take it up instead. I'll be glad to help.
History
Date User Action Args
2021-07-13 17:34:37kjsetrecipients: + kj, gvanrossum, serhiy.storchaka
2021-07-13 17:34:37kjsetmessageid: <1626197677.15.0.0294402440689.issue44606@roundup.psfhosted.org>
2021-07-13 17:34:37kjlinkissue44606 messages
2021-07-13 17:34:37kjcreate