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, rhettinger
Date 2021-04-05.19:48:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617652112.14.0.508204799642.issue20503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7bc25ec7276db2a81e7823671a74eeb8aa6b4542 by Raymond Hettinger in branch 'master':
bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175)
https://github.com/python/cpython/commit/7bc25ec7276db2a81e7823671a74eeb8aa6b4542
History
Date User Action Args
2021-04-05 19:48:32rhettingersetrecipients: + rhettinger, docs@python, Gerrit.Holl, martin.panter, eryksun
2021-04-05 19:48:32rhettingersetmessageid: <1617652112.14.0.508204799642.issue20503@roundup.psfhosted.org>
2021-04-05 19:48:32rhettingerlinkissue20503 messages
2021-04-05 19:48:32rhettingercreate