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

Adjust original_message deprecation warning #1681

Merged
merged 13 commits into from
Oct 17, 2022

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    ad4286e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    aed0867 View commit details
    Browse the repository at this point in the history
  2. Adjust deprecated aliases

    Converted to properties to avoid RuntimeError
    NeloBlivion committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b455788 View commit details
    Browse the repository at this point in the history
  3. Add imports, change decorator to warn_deprecated

    `property` is incompatible with the `@deprecated` decorator as properties don't have `__name__`
    NeloBlivion committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    faae449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afec789 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c98f62 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    912da9f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    0c4ce01 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    a26c7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a95204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    670fd9c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    dcd4303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0be7ff View commit details
    Browse the repository at this point in the history