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 an optional arg deadline to dev.deprecated to raise warning after deadline #631

Merged
merged 22 commits into from
Mar 23, 2024

Commits on Feb 27, 2024

  1. add type hints

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    36131f7 View commit details
    Browse the repository at this point in the history
  2. add deprecation deadline

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    05d77e0 View commit details
    Browse the repository at this point in the history
  3. remove unused deps

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a51fb8d View commit details
    Browse the repository at this point in the history
  4. replace deprecated func

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2956082 View commit details
    Browse the repository at this point in the history
  5. remove unused class def

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a39ca06 View commit details
    Browse the repository at this point in the history
  6. tweak test namings

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4bdc371 View commit details
    Browse the repository at this point in the history
  7. make always warn global

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2088f8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb91417 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e97cfe9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    783a982 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5b463b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5cca0dc View commit details
    Browse the repository at this point in the history
  13. tweak docstring

    DanielYang59 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2901b9d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. add test for code owner

    DanielYang59 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    59458a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37e12c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. revise warn method name

    DanielYang59 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0a13730 View commit details
    Browse the repository at this point in the history
  2. add no warn tests

    DanielYang59 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a247764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    247b297 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d62012 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80bfea5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de31119 View commit details
    Browse the repository at this point in the history