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

Added support for Python 3.12 #391

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Added support for Python 3.12 #391

merged 1 commit into from
Oct 22, 2023

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Oct 22, 2023

No review needed.

@andy-maier andy-maier self-assigned this Oct 22, 2023
@andy-maier andy-maier linked an issue Oct 22, 2023 that may be closed by this pull request
@andy-maier andy-maier added this to the 1.5.0 milestone Oct 22, 2023
@coveralls
Copy link

coveralls commented Oct 22, 2023

Coverage Status

coverage: 39.074%. remained the same when pulling 864ec3e on andy/py312 into e416bf1 on master.

Details:

* Added Python 3.12 to test workflow, setup.py.

* Had to increase the minimum versions of setuptools to 66.1.0 and pip
  to 23.1.2 in order to address removal of the long deprecated
  pkgutils.ImpImporter in Python 3.12.

* Had to increase the minimum versions of several packages used only for
 development.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@andy-maier andy-maier merged commit 8614ae3 into master Oct 22, 2023
@andy-maier andy-maier deleted the andy/py312 branch October 22, 2023 12:57
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.

Add Python 3.12 support
2 participants