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

fix(python): support python3.13 and drop python3.8 #64

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

manawasp
Copy link

@manawasp manawasp commented Nov 13, 2024

Description

  • Bump python support to 3.13, and remove 3.8.
  • Most changes are related to UP ruff rule due to increment minimal version to 3.9 and use the "native" type.

TODO

  • test doesn't pass due to 5 tests:
    • 4 related to pkg_resources, I see you have worked on this @wbarnha if I could help or get insight to fix it
    • 1 misc, I'm looking on it. (Need to care as the why is not clear)
    • Tests compatibility in errors for python version 3.9 & 3.10

@manawasp manawasp marked this pull request as draft November 13, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant