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

Look at experimental decorator. #429

Open
davidorme opened this issue Feb 18, 2025 · 0 comments · May be fixed by #430
Open

Look at experimental decorator. #429

davidorme opened this issue Feb 18, 2025 · 0 comments · May be fixed by #430

Comments

@davidorme
Copy link
Collaborator

I would prefer to review and explicitly mark all experimental features in 2.0.0. It would be easier to do that if we had a decorator to add to classes, methods and functions.

The decorator should:

  • generate a warning when the feature is used, and
  • extend the docstrings to add an admonition.
@davidorme davidorme reopened this Feb 18, 2025
@davidorme davidorme linked a pull request Feb 18, 2025 that will close this issue
7 tasks
@davidorme davidorme linked a pull request Feb 18, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

1 participant