Skip to content

mypyc: run pyupgrade #12708

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
merged 3 commits into from
May 1, 2022
Merged

mypyc: run pyupgrade #12708

merged 3 commits into from
May 1, 2022

Conversation

hauntsaninja
Copy link
Collaborator

Re-attempt of #10741
Ran: pyupgrade --py36-plus $(fd -e py) --keep-runtime-typing
I mostly only needed to change things where NamedTuple comments got
dropped.

hauntsaninja added 2 commits May 1, 2022 13:10
Re-attempt of python#10741
Ran: `pyupgrade --py36-plus $(fd -e py) --keep-runtime-typing`
I mostly only needed to change things where NamedTuple comments got
dropped.
@hauntsaninja hauntsaninja marked this pull request as ready for review May 1, 2022 21:53
Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Skimmed through most of this. Thanks!

@JelleZijlstra JelleZijlstra merged commit ad177f9 into python:master May 1, 2022
@hauntsaninja hauntsaninja deleted the pyupgr1 branch May 8, 2022 23:03
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.

2 participants