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

feat(python): Add UnstableWarning for unstable functionality #13948

Merged
merged 13 commits into from
Jan 26, 2024
Merged

Commits on Jan 24, 2024

  1. Add UnstableWarning

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1703bba View commit details
    Browse the repository at this point in the history
  2. Add Config setting

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a491db6 View commit details
    Browse the repository at this point in the history
  3. Add unstable decorator

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    354d5a4 View commit details
    Browse the repository at this point in the history
  4. Add tests

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d1a455a View commit details
    Browse the repository at this point in the history
  5. Add docs

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b8d82fc View commit details
    Browse the repository at this point in the history
  6. fixup unstable message

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    634cec1 View commit details
    Browse the repository at this point in the history
  7. Update default message

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3689806 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cc3592 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b03b5b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    384ca90 View commit details
    Browse the repository at this point in the history
  11. Mark cut/qcut unstable

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2c6a7b5 View commit details
    Browse the repository at this point in the history
  12. Update doc example

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2a899cc View commit details
    Browse the repository at this point in the history
  13. Lint

    stinodego committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bf8e9be View commit details
    Browse the repository at this point in the history