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

[ ENH ] Warn when constructing a deprecated class or calling a deprecated method #1055

Closed
jshcodes opened this issue Oct 21, 2023 · 0 comments · Fixed by #1062
Closed

[ ENH ] Warn when constructing a deprecated class or calling a deprecated method #1055

jshcodes opened this issue Oct 21, 2023 · 0 comments · Fixed by #1062
Assignees
Labels
enhancement 🌟 New feature or request SDK usage General SDK usage issues and questions

Comments

@jshcodes
Copy link
Member

Describe the bug
Developers should be informed using standard pythonic functionality about their usage of deprecated classes and methods.

Expected behavior
Issue a pythonic warning when first constructing an instance of a deprecated class, or when first calling a deprecated method.

Environment (please complete the following information):

  • OS: All Supported
  • Python: All Supported
  • FalconPy: v0.1.0 - v1.3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request SDK usage General SDK usage issues and questions
Projects
None yet
1 participant