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

Backport support for up to Python 3.9 #42

Merged
merged 9 commits into from
Jul 22, 2023
Merged

Backport support for up to Python 3.9 #42

merged 9 commits into from
Jul 22, 2023

Commits on Jul 22, 2023

  1. ci: update workflow to new template

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5420d63 View commit details
    Browse the repository at this point in the history
  2. deps: set dependabot to monthly

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    eca55d6 View commit details
    Browse the repository at this point in the history
  3. Remove WIP from comment

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4812720 View commit details
    Browse the repository at this point in the history
  4. Try supporting Python 3.8

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    8a02694 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff923f8 View commit details
    Browse the repository at this point in the history
  6. Remove slots from dataclasses

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3f20416 View commit details
    Browse the repository at this point in the history
  7. add imports back to init

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b34e2d0 View commit details
    Browse the repository at this point in the history
  8. Drop support for Python 3.8

    Signed-off-by: GitHub <[email protected]>
    shenanigansd authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d690bab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    921f14b View commit details
    Browse the repository at this point in the history