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

Make the code compatible with Python 3.12 #332

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Conversation

ziotom78
Copy link
Member

@ziotom78 ziotom78 commented Oct 3, 2024

This code bumps a few dependencies and fixes some parts of the code so that it can run with Python 3.12. The code is still compatible with Python 3.9.

  • Update the dependencies to be compatible with Py3.12
  • Update PyCharm configuration to Python 3.12
  • Use Py3.12 instead of Py3.11 to run tests
  • Make all the doctest pass with Python 3.12
  • Fix a call to poetry publish in the release documentation

@ziotom78 ziotom78 merged commit ce37743 into master Oct 3, 2024
1 check was pending
@ziotom78 ziotom78 deleted the bump_dependencies branch October 3, 2024 11:10
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