Skip to content

Add support for Python 3.13 #63

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

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

Conversation

smt5541
Copy link
Collaborator

@smt5541 smt5541 commented May 25, 2025

🛠 Changes being made

Give examples of the changes you've made in this pull request. Include an itemized list if you can.

  • Update setup.py to allow Python 3.13
  • Update .github/workflows/python-test.yml to run tests for Python 3.13

🧠 Rationale behind the change

Why did you choose to make these changes?

Keeping support up to date with current Python versions

Does this pull request resolve any open issues?

Closes #62

Were there any trade-offs you had to consider?

Nope, no functional changes needed to be made to add this support.

🧪 Testing

  • Have tests been added or updated for the changes introduced in this pull request?

  • Are the changes backwards compatible?

If the changes aren't backwards compatible, what other options were explored?

✨ Quality check

  • Are your changes free of any erroneous print statements, debuggers or other leftover code?

  • Has the README been updated to reflect the changes introduced (if applicable)?

💬 Additional comments

@smt5541 smt5541 self-assigned this May 25, 2025
@smt5541 smt5541 requested a review from Ge0rg3 May 25, 2025 11:58
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.

Feature Request: Support Python 3.13
1 participant