-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release support for Python 3.8 and above versions #53
Comments
amruthvvkp
added a commit
that referenced
this issue
Sep 8, 2023
… for Python 3.8 and above versions #53
amruthvvkp
added a commit
that referenced
this issue
Sep 8, 2023
amruthvvkp
added a commit
that referenced
this issue
Sep 8, 2023
amruthvvkp
added a commit
that referenced
this issue
Sep 8, 2023
amruthvvkp
added a commit
that referenced
this issue
Sep 8, 2023
Removed unused VS Code tasks Removed unused Notebooks Removed wrappers_temp Fixes #53
amruthvvkp
added a commit
that referenced
this issue
Sep 10, 2023
Added more conditional checks to PR checks Renamed GitHub actions to PR Checks Fixes #53
amruthvvkp
added a commit
that referenced
this issue
Sep 10, 2023
Added more conditional checks to PR checks Renamed GitHub actions to PR Checks Fixes #53
amruthvvkp
added a commit
that referenced
this issue
Sep 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Earlier versions of PythonNet did not allow us to put in support for Python 3.8 and above versions of Python. PythonNet 3 allowed us to support the needed Python versions. Although we have plans to support Python 3.8 as a part of our first major release v1.0 goals, we are at a stage where we can afford a minor release that supports Python 3.7 to Python 3.11.
This helps in with a request (#52 ) I've received of late, considering it might take a few more weeks for v1.0 to release - we should put in a minor release at this point.
The text was updated successfully, but these errors were encountered: