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

Python 3.11 support #192

Merged
merged 8 commits into from
Jul 26, 2023
Merged

Python 3.11 support #192

merged 8 commits into from
Jul 26, 2023

Conversation

coreyeng
Copy link
Member

  • Update pyo3 to latest (19.1)
    • Involved significant refactoring, but no functional changes.
  • Add Python 3.11 to regressions.
  • Use latest/generic Python 3.10 in regressions.
  • Add 3.12beta4 (latest available) to regressions.
  • Bump minimum required pip version (needed for python 3.12, but no adverse effects on other builds)
  • Add command update_supported_python to assist in updating all pyprojects and python.rs statics.
    • example: origen develop_origen update_supported_python 3.7.0 3.12

@coreyeng coreyeng merged commit 8520c30 into master Jul 26, 2023
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