Skip to content

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

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

@ambv
Copy link
Contributor

ambv commented Sep 2, 2021

@pablogsal, this fixes a regression (that shipped with 3.9.7) where the fix in GH-27545 made dataclass-based classes use the wrong __init__ if they inherited from Protocol too.

@ambv ambv requested a review from pablogsal September 2, 2021 16:28
@miss-islington
Copy link
Contributor Author

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

Copy link
Contributor

@ambv ambv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regression fix, needs to go in for rc2.

@miss-islington miss-islington merged commit 79e9f5a into python:3.10 Sep 3, 2021
@miss-islington miss-islington deleted the backport-0635e20-3.10 branch September 3, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants