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 terry.reedy
Recipients Amir.Rastkhadiv20, Jon.Shemitz, cheryl.sabella, docs@python, josh.r, jstasiak, pitrou, r.david.murray, sreepriya, terry.reedy, za
Date 2021-10-13.05:15:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634102106.54.0.138835676169.issue20692@roundup.psfhosted.org>
In-reply-to
Content
New changeset 380c44087505d0d560f97e325028f27393551164 by Terry Jan Reedy in branch 'main':
bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
https://github.com/python/cpython/commit/380c44087505d0d560f97e325028f27393551164
History
Date User Action Args
2021-10-13 05:15:06terry.reedysetrecipients: + terry.reedy, pitrou, r.david.murray, docs@python, jstasiak, Jon.Shemitz, josh.r, sreepriya, cheryl.sabella, Amir.Rastkhadiv20, za
2021-10-13 05:15:06terry.reedysetmessageid: <1634102106.54.0.138835676169.issue20692@roundup.psfhosted.org>
2021-10-13 05:15:06terry.reedylinkissue20692 messages
2021-10-13 05:15:06terry.reedycreate