Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-45081: Fix __init__ method generation when inheriting from Protocol (GH-28121) #28132

Merged
merged 1 commit into from Sep 2, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 2, 2021

Co-authored-by: Ken Jin 28750310+Fidget-Spinner@users.noreply.github.com
(cherry picked from commit 0635e20)

Co-authored-by: Yurii Karabas 1998uriyyo@gmail.com

https://bugs.python.org/issue45081

…ol (pythonGH-28121)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
(cherry picked from commit 0635e20)

Co-authored-by: Yurii Karabas <1998uriyyo@gmail.com>
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Sep 2, 2021

@uriyyo and @ambv: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Sep 2, 2021

@uriyyo and @ambv: Status check is done, and it's a success .

@ambv ambv merged commit 98eb408 into python:3.9 Sep 2, 2021
13 checks passed
@miss-islington miss-islington deleted the backport-0635e20-3.9 branch Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants