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 kj, lukasz.langa, miss-islington, serhiy.storchaka, uriyyo
Date 2021-08-02.16:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627921413.43.0.140969784424.issue44806@roundup.psfhosted.org>
In-reply-to
Content
New changeset 043cd60abed09edddc7185bcf7d039771acc734d by Serhiy Storchaka in branch 'main':
bpo-44806: Fix __init__ in subclasses of protocols (GH-27545)
https://github.com/python/cpython/commit/043cd60abed09edddc7185bcf7d039771acc734d
History
Date User Action Args
2021-08-02 16:23:33lukasz.langasetrecipients: + lukasz.langa, serhiy.storchaka, miss-islington, uriyyo, kj
2021-08-02 16:23:33lukasz.langasetmessageid: <1627921413.43.0.140969784424.issue44806@roundup.psfhosted.org>
2021-08-02 16:23:33lukasz.langalinkissue44806 messages
2021-08-02 16:23:33lukasz.langacreate