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 gvanrossum, kj, serhiy.storchaka
Date 2021-07-13.17:31:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626197485.3.0.794408555793.issue44606@roundup.psfhosted.org>
In-reply-to
Content
PR 27120 fixes __instancecheck__ and __subclasscheck__. Converting None to type(None) will be done in other PR.
History
Date User Action Args
2021-07-13 17:31:25serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, kj
2021-07-13 17:31:25serhiy.storchakasetmessageid: <1626197485.3.0.794408555793.issue44606@roundup.psfhosted.org>
2021-07-13 17:31:25serhiy.storchakalinkissue44606 messages
2021-07-13 17:31:25serhiy.storchakacreate