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

Add actual FutureWarning or DeprecationWarning for deprecations #44

Open
brews opened this issue Sep 13, 2019 · 1 comment
Open

Add actual FutureWarning or DeprecationWarning for deprecations #44

brews opened this issue Sep 13, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@brews
Copy link
Member

brews commented Sep 13, 2019

Right now we have these punk docstrings indicating deprecation. Might be good to trigger literal warnings about these. Would also make it easier to keep track of pending deprecations.

See https://docs.python.org/3/library/warnings.html.

Note the difference in target audience for choosing to use a FutureWarning or DeprecationWarning.

@brews brews added the enhancement New feature or request label Sep 13, 2019
@brews brews self-assigned this Sep 13, 2019
@brews
Copy link
Member Author

brews commented May 30, 2024

Useful issue but this is stale. Unassigning myself. Happy to pick it up later if there is interest.

@brews brews removed their assignment May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant