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

Deprecating Python 3.7 for click 9.0 #2511

Closed
saroad2 opened this issue May 10, 2023 · 1 comment
Closed

Deprecating Python 3.7 for click 9.0 #2511

saroad2 opened this issue May 10, 2023 · 1 comment

Comments

@saroad2
Copy link
Collaborator

saroad2 commented May 10, 2023

Python 3.7 is reaching its end-of-life date.

This issue is here in order to make sure that we deprecate the use of Python 3.7 for the next major release of click.
This will allow us to use new neat features introduced in Python 3.8:

  • The walrus operator
  • positional-only and keywords-only parameters
  • f-strings with equal signs
@davidism
Copy link
Member

davidism commented Jul 4, 2023

This will be done with 8.2, but I don't typically keep issues open to track it.

@davidism davidism closed this as completed Jul 4, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants