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: add support for python 3.12 #400

Merged
merged 8 commits into from
Oct 19, 2023
Merged

feat: add support for python 3.12 #400

merged 8 commits into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    78596e0 View commit details
    Browse the repository at this point in the history
  2. update exclude

    parthea authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cfbe2b2 View commit details
    Browse the repository at this point in the history
  3. update noxfile

    parthea authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8401473 View commit details
    Browse the repository at this point in the history
  4. add contraints file

    parthea authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f15707b View commit details
    Browse the repository at this point in the history
  5. Disable warnings as errors

    parthea authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a45307e View commit details
    Browse the repository at this point in the history
  6. use datetime.datetime.fromtimestamp instead of datetime.datetime.utcf…

    …romtimestamp(0) which is deprecated
    parthea committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9f1161c View commit details
    Browse the repository at this point in the history
  7. use datetime.timezone.utc

    parthea committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    72c40a8 View commit details
    Browse the repository at this point in the history
  8. add comment

    parthea committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4e673b8 View commit details
    Browse the repository at this point in the history