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

Migrate the Library to Pydantic V2 and Drop Support for Python 3.8 #225

Merged
merged 22 commits into from
Sep 22, 2024

Commits on Sep 18, 2024

  1. Remove mi18n stuff

    seriaati committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cc824d6 View commit details
    Browse the repository at this point in the history
  2. Fix typing error in ERRORS

    seriaati committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9f0dcb1 View commit details
    Browse the repository at this point in the history
  3. Reformat code

    seriaati committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    13cb00d View commit details
    Browse the repository at this point in the history
  4. Remove timezone stuff

    seriaati committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dce113f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0bb6fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9099c65 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    99d99fb View commit details
    Browse the repository at this point in the history
  2. Do mass find and replace

    seriaati committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dc9662d View commit details
    Browse the repository at this point in the history
  3. Use DateTimeField

    seriaati committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cac20dd View commit details
    Browse the repository at this point in the history
  4. Presumably fix CI

    thesadru committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4922255 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Fix lint error

    seriaati committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e34bb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090cdd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b1dd70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55c789 View commit details
    Browse the repository at this point in the history
  5. Drop support for Python 3.8

    seriaati committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d335443 View commit details
    Browse the repository at this point in the history
  6. PyUpgrade safe fix

    seriaati committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8e03101 View commit details
    Browse the repository at this point in the history
  7. PyUpgrade unsafe fixes

    seriaati committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    39597d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b20dec3 View commit details
    Browse the repository at this point in the history
  9. Revert "PyUpgrade unsafe fixes"

    This reverts commit 39597d6.
    seriaati committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    406770f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41df8b0 View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    seriaati committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    70796d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3eddfa View commit details
    Browse the repository at this point in the history