Skip to content

remove previously deprecated code #2967

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 1 commit into from
Oct 27, 2024
Merged

remove previously deprecated code #2967

merged 1 commit into from
Oct 27, 2024

Conversation

davidism
Copy link
Member

Remove code that previously showed a deprecation warning to be removed in 3.1.

  • __version__ is removed. Use feature detection or importlib.metadata.version("werkzeug") instead.

@davidism davidism added this to the 3.1.0 milestone Oct 27, 2024
@davidism davidism merged commit 2139fa0 into main Oct 27, 2024
11 checks passed
@davidism davidism deleted the remove-deprecated branch October 27, 2024 22:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant