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

Draft : Update python version to 3.12.3 #1289

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

benoit-cty
Copy link
Contributor

@benoit-cty benoit-cty commented Nov 5, 2024

This PR will close #1287

OpenFisca-core is working with Python 3.12 since the version 43, but allowed minimal Numpy version, 1.24, do not work with Python 3.12.

So this PR will raise minimal Python version to 1.26.

Breaking changes

  • In some module:
    • Remove…

New features

  • Introduce some_function()
    • Allows for…

Deprecations

  • Deprecate some_function.
    • The functionality is now provided by…

Technical changes

  • Rename private_function.

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.

Update upper Python version to Python 3.12
1 participant