Skip to content

remove previously deprecated code#2967

Merged
davidism merged 1 commit intomainfrom
remove-deprecated
Oct 27, 2024
Merged

remove previously deprecated code#2967
davidism merged 1 commit intomainfrom
remove-deprecated

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
@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