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

[SYNPY-1517] Deprecate Python 3.8 Support #1134

Merged
merged 27 commits into from
Sep 26, 2024
Merged

Commits on Sep 24, 2024

  1. Run in py 3.12

    BryanFauble committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    09bef72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26afd04 View commit details
    Browse the repository at this point in the history
  3. Swap to use get_path

    BryanFauble committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7add6c2 View commit details
    Browse the repository at this point in the history
  4. Unit test patching

    BryanFauble committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    88a7567 View commit details
    Browse the repository at this point in the history
  5. Remove kwarg

    BryanFauble committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    11219b4 View commit details
    Browse the repository at this point in the history
  6. Run on 3.8 and 3.12

    BryanFauble committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d99f472 View commit details
    Browse the repository at this point in the history
  7. Test patch

    BryanFauble committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cd0fe69 View commit details
    Browse the repository at this point in the history
  8. bump up timeout

    BryanFauble authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b62935d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. catchup to latest feature branch

    Merge branch 'synpy-1520-support-python-3.12' into bwmac/SYNPY-1517/deprecate-3.8
    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1e13452 View commit details
    Browse the repository at this point in the history
  2. deprecates python 3.8

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    009b096 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6a6d258 View commit details
    Browse the repository at this point in the history
  4. fix importlib import

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bea4713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f7187e View commit details
    Browse the repository at this point in the history
  6. bump cache version

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dd7d30b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0438b7 View commit details
    Browse the repository at this point in the history
  8. fix CI

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9de86be View commit details
    Browse the repository at this point in the history
  9. revert docs to 5.0

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    04c2e0f View commit details
    Browse the repository at this point in the history
  10. remove secrets dupe

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6c7da97 View commit details
    Browse the repository at this point in the history
  11. fix formatting

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1075528 View commit details
    Browse the repository at this point in the history
  12. updates Pipfile.lock

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bd041ea View commit details
    Browse the repository at this point in the history
  13. fix docs versions

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d5d93b0 View commit details
    Browse the repository at this point in the history
  14. restricts 3.13

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9317897 View commit details
    Browse the repository at this point in the history
  15. undo importlib_resources

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1a8eb60 View commit details
    Browse the repository at this point in the history
  16. revert pandas changes

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ab7b203 View commit details
    Browse the repository at this point in the history
  17. revert importlib_resources

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c19a485 View commit details
    Browse the repository at this point in the history
  18. bump cache

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aedb2e6 View commit details
    Browse the repository at this point in the history
  19. pre-commit

    BWMac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cea37e0 View commit details
    Browse the repository at this point in the history