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-45121: Fix RecursionError when calling Protocol.__init__ from a subclass' __init__ (GH-28206) #28233

Merged
merged 2 commits into from Sep 8, 2021

Conversation

Fidget-Spinner
Copy link
Member

@Fidget-Spinner Fidget-Spinner commented Sep 8, 2021

(cherry picked from commit c11956a)

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

https://bugs.python.org/issue45121

@Fidget-Spinner Fidget-Spinner requested a review from gvanrossum as a code owner Sep 8, 2021
@ambv ambv merged commit 99506dc into python:3.9 Sep 8, 2021
13 checks passed
@Fidget-Spinner Fidget-Spinner deleted the backport-c11956a-3.9 branch Sep 8, 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