Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 15, 2021

In an inheritance chain of

int -> my_int -> final_int

the data type is now final_int (not my_int)
(cherry picked from commit 3a7cccf)

Co-authored-by: Ethan Furman [email protected]

https://bugs.python.org/issue44342

In an inheritance chain of

  int -> my_int -> final_int

the data type is now final_int (not my_int)
(cherry picked from commit 3a7cccf)

Co-authored-by: Ethan Furman <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@ethanfurman ethanfurman merged commit 0f99324 into python:3.10 Jun 15, 2021
@miss-islington miss-islington deleted the backport-3a7cccf-3.10 branch June 15, 2021 21:07
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.

4 participants