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 Python 3.13 compatibility #474

Merged
merged 17 commits into from
Oct 18, 2024
Merged

Add Python 3.13 compatibility #474

merged 17 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Py 313 compatibility

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c0a18f5 View commit details
    Browse the repository at this point in the history
  2. type ignore

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8d7f6df View commit details
    Browse the repository at this point in the history
  3. Update CI versions

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b73159f View commit details
    Browse the repository at this point in the history
  4. Fix version checks

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dcb9288 View commit details
    Browse the repository at this point in the history
  5. Add tests for new methods

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1b21a94 View commit details
    Browse the repository at this point in the history
  6. mypy fix

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d1192d4 View commit details
    Browse the repository at this point in the history
  7. Right mypy line

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0990f50 View commit details
    Browse the repository at this point in the history
  8. Keep 3.8 for now

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e71f317 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    869099b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6f8ad8 View commit details
    Browse the repository at this point in the history
  11. fix tests

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a71608a View commit details
    Browse the repository at this point in the history
  12. Pass on <py3.13

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2a40f3f View commit details
    Browse the repository at this point in the history
  13. update history note

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4288a27 View commit details
    Browse the repository at this point in the history
  14. Code review comments

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c430a64 View commit details
    Browse the repository at this point in the history
  15. omit glob.py from coverage

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8bf8ab0 View commit details
    Browse the repository at this point in the history
  16. reword history

    pjbull committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b041598 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6401346 View commit details
    Browse the repository at this point in the history