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 rhettinger
Recipients Gerrit.Holl, docs@python, eryksun, martin.panter, miss-islington, rhettinger
Date 2021-04-05.20:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617653517.87.0.0175649290255.issue20503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 028d5286d4255195ba6715e1aeb4bffed6b0279e by Miss Islington (bot) in branch '3.9':
bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175) (GH-25202)
https://github.com/python/cpython/commit/028d5286d4255195ba6715e1aeb4bffed6b0279e
History
Date User Action Args
2021-04-05 20:11:57rhettingersetrecipients: + rhettinger, docs@python, Gerrit.Holl, martin.panter, eryksun, miss-islington
2021-04-05 20:11:57rhettingersetmessageid: <1617653517.87.0.0175649290255.issue20503@roundup.psfhosted.org>
2021-04-05 20:11:57rhettingerlinkissue20503 messages
2021-04-05 20:11:57rhettingercreate