Skip to content

bpo-39168: Remove the __new__ method of typing.Generic #21327

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

Merged

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Jul 5, 2020

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

Thanks. I wonder if it's too late to backport to 3.9? It's late in the beta, but it's not adding a new feature, it's just a perf update. @ambv what do you think?

@gvanrossum
Copy link
Member

Closing and reopening to make the test suite re-run. Don't be scared!

@miss-islington
Copy link
Contributor

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

@miss-islington miss-islington merged commit 7fed755 into python:master Jul 5, 2020
@ambv ambv added the needs backport to 3.9 only security fixes label Jul 5, 2020
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-21335 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jul 5, 2020
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 5, 2020
Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 7fed755)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request Jul 5, 2020
Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 7fed755)

Co-authored-by: Zackery Spytz <[email protected]>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jul 6, 2020
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
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.

6 participants