Skip to content

Move to Python 3.12–3.14#300

Merged
marcoeilers merged 9 commits into
masterfrom
the_road_to_python_3.14
May 20, 2026
Merged

Move to Python 3.12–3.14#300
marcoeilers merged 9 commits into
masterfrom
the_road_to_python_3.14

Conversation

@fbeckers
Copy link
Copy Markdown
Collaborator

@fbeckers fbeckers commented May 10, 2026

Project configuration

  • setup.py -> pyproject.toml

Dependencies

  • remove astunparse (usage replaced by ast)
  • update jpype1 to 1.5.0 -> 1.7.0
  • update mypy 0.900 -> 1.5.0
  • update toposort 1.5 -> 1.10
  • remove typed-ast (because of mypy)
  • update z3-solver for arm 4.8.7.0 -> 4.16.0.0
  • update pyzmq -> 27.1.0
  • update pytest 7.0.0 -> 9.0.3

Code updates

  • code to support newer version
  • test cases to match the new mypy error messages
  • deprecations

More updates

  • readme
  • workflows

This change is Reviewable

@marcoeilers marcoeilers merged commit 10b3ffd into master May 20, 2026
18 checks passed
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.

2 participants