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 edgarrmondragon, eric.smith, julianfortune, kj, lukasz.langa, serhiy.storchaka, shrik, uriyyo
Date 2021-09-02.16:17:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630599441.28.0.998619088158.issue45081@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0635e201beaf52373f776ff32702795e38f43ae3 by Yurii Karabas in branch 'main':
bpo-45081: Fix __init__ method generation when inheriting from Protocol (GH-28121)
https://github.com/python/cpython/commit/0635e201beaf52373f776ff32702795e38f43ae3
History
Date User Action Args
2021-09-02 16:17:21lukasz.langasetrecipients: + lukasz.langa, eric.smith, serhiy.storchaka, uriyyo, kj, julianfortune, edgarrmondragon, shrik
2021-09-02 16:17:21lukasz.langasetmessageid: <1630599441.28.0.998619088158.issue45081@roundup.psfhosted.org>
2021-09-02 16:17:21lukasz.langalinkissue45081 messages
2021-09-02 16:17:21lukasz.langacreate