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

use more py38 features #5635

Open
6 of 10 tasks
ThomasWaldmann opened this issue Jan 18, 2021 · 3 comments
Open
6 of 10 tasks

use more py38 features #5635

ThomasWaldmann opened this issue Jan 18, 2021 · 3 comments
Milestone

Comments

@ThomasWaldmann
Copy link
Member

ThomasWaldmann commented Jan 18, 2021

master branch requires py39+ (soon, see #6315).
1.2-maint branch requires py38+.
1.1-maint will stay on py35+.

https://docs.python.org/3/whatsnew/3.6.html

especially:

https://docs.python.org/3/whatsnew/3.7.html

https://docs.python.org/3/whatsnew/3.8.html

@RonnyPfannschmidt
Copy link
Contributor

Consider pyupgrade as helper

@ThomasWaldmann
Copy link
Member Author

ThomasWaldmann commented Jan 18, 2021

https://pypi.org/project/pyupgrade/

# zsh
pyupgrade --py38-plus ./**/*.py

@ThomasWaldmann ThomasWaldmann self-assigned this Jan 24, 2021
@ThomasWaldmann ThomasWaldmann added this to the hydrogen milestone Jan 26, 2021
@ThomasWaldmann ThomasWaldmann removed their assignment Jan 26, 2021
@ThomasWaldmann ThomasWaldmann modified the milestones: hydrogen, hydrogen-rc1 May 12, 2021
@ThomasWaldmann ThomasWaldmann modified the milestones: hydrogen-rc1, hydrogen Jun 16, 2021
@ThomasWaldmann ThomasWaldmann changed the title use more py36 features use more py38 features Feb 27, 2022
@ThomasWaldmann ThomasWaldmann modified the milestones: 1.2.x, helium Feb 27, 2022
@ThomasWaldmann ThomasWaldmann self-assigned this Feb 27, 2022
@ThomasWaldmann ThomasWaldmann modified the milestones: helium, 1.2.1 Feb 27, 2022
@ThomasWaldmann ThomasWaldmann modified the milestones: 1.2.1, 1.2.x Mar 29, 2022
@ThomasWaldmann ThomasWaldmann modified the milestones: 1.2.x, 2.x Aug 11, 2022
@ThomasWaldmann
Copy link
Member Author

#6382 < pyupgrade run.

@ThomasWaldmann ThomasWaldmann removed their assignment Apr 3, 2023
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

No branches or pull requests

2 participants