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

Bump python requirement #127

Open
soxofaan opened this issue Oct 20, 2023 · 3 comments
Open

Bump python requirement #127

soxofaan opened this issue Oct 20, 2023 · 3 comments

Comments

@soxofaan
Copy link
Member

aggregator requires at least py 3.8

python_requires=">=3.8",

bump that to e.g. at least 3.10 (which is now available in jenkinslib)

@soxofaan
Copy link
Member Author

Parenthesized context managers are supported then and that would play a lot better with black autoformatting

soxofaan added a commit that referenced this issue Oct 20, 2023
soxofaan added a commit that referenced this issue Oct 20, 2023
@soxofaan
Copy link
Member Author

Parenthesized context managers are supported then and that would play a lot better with black autoformatting

this also requires to actively enable the --preview mode of black apparently, so at the moment this is not a very compelling reason to bump the python version requirement

@soxofaan
Copy link
Member Author

soxofaan commented Sep 5, 2024

FYI: 54e41cd already bumped to python 3.9 in the docker file

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

1 participant