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 lukasz.langa
Recipients docs@python, joaozinho, kj, lukasz.langa, miss-islington, zkneupper
Date 2021-08-31.16:00:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630425624.19.0.519130260706.issue44135@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5f66ad09ff2c51521e1512888cac84e0cc0907d4 by Łukasz Langa in branch '3.9':
bpo-44135: Refine explanation of how passing tuples to issubclass() behaves (GH-26193) (GH-28094)
https://github.com/python/cpython/commit/5f66ad09ff2c51521e1512888cac84e0cc0907d4
History
Date User Action Args
2021-08-31 16:00:24lukasz.langasetrecipients: + lukasz.langa, docs@python, miss-islington, kj, zkneupper, joaozinho
2021-08-31 16:00:24lukasz.langasetmessageid: <1630425624.19.0.519130260706.issue44135@roundup.psfhosted.org>
2021-08-31 16:00:24lukasz.langalinkissue44135 messages
2021-08-31 16:00:24lukasz.langacreate