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 miss-islington
Recipients kj, lukasz.langa, miss-islington, serhiy.storchaka, uriyyo
Date 2021-08-02.17:09:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627924147.33.0.819817390352.issue44806@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2cc19a5463c804b2f39b94de896d55dcb57a364c by Miss Islington (bot) in branch '3.10':
bpo-44806: Fix __init__ in subclasses of protocols (GH-27545)
https://github.com/python/cpython/commit/2cc19a5463c804b2f39b94de896d55dcb57a364c
History
Date User Action Args
2021-08-02 17:09:07miss-islingtonsetrecipients: + miss-islington, lukasz.langa, serhiy.storchaka, uriyyo, kj
2021-08-02 17:09:07miss-islingtonsetmessageid: <1627924147.33.0.819817390352.issue44806@roundup.psfhosted.org>
2021-08-02 17:09:07miss-islingtonlinkissue44806 messages
2021-08-02 17:09:07miss-islingtoncreate