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

[MAIN] add Python 3.12 #611

Merged

Conversation

Moritz-Alexander-Kern
Copy link
Member

@Moritz-Alexander-Kern Moritz-Alexander-Kern commented Dec 15, 2023

This pull request introduces support for Python 3.12, which was released as of October 2, 2023.

Python 3.12 release, see: https://www.python.org/downloads/release/python-3120/

Changes

  • add Python 3.12 to CI workflow.
  • update ci-buildwheels to create wheels for python 3.12

@coveralls
Copy link
Collaborator

coveralls commented Dec 15, 2023

Coverage Status

coverage: 88.235%. remained the same
when pulling 75e705e on INM-6:enh/add_python_3.12
into e2df1b9 on NeuralEnsemble:master.

Moritz-Alexander-Kern

This comment was marked as outdated.

Copy link
Member Author

@Moritz-Alexander-Kern Moritz-Alexander-Kern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build wheels

@Moritz-Alexander-Kern
Copy link
Member Author

Wheels build successful on ubuntu:

10 wheels produced in 2 minutes:
  elephant-1.0.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl   1,282 kB
  elephant-1.0.1b1-cp310-cp310-musllinux_1_1_x86_64.whl                         1,820 kB
  elephant-1.0.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl   1,283 kB
  elephant-1.0.1b1-cp311-cp311-musllinux_1_1_x86_64.whl                         1,820 kB
  elephant-1.0.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl   1,283 kB
  elephant-1.0.1b1-cp312-cp312-musllinux_1_1_x86_64.whl                         1,820 kB
  elephant-1.0.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl     1,282 kB
  elephant-1.0.1b1-cp38-cp38-musllinux_1_1_x86_64.whl                           1,820 kB
  elephant-1.0.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl     1,282 kB
  elephant-1.0.1b1-cp39-cp39-musllinux_1_1_x86_64.whl                           1,819 kB

Wheels build successful on windows:

5 wheels produced in 3 minutes:
  elephant-1.0.1b1-cp310-cp310-win_amd64.whl   571 kB
  elephant-1.0.1b1-cp311-cp311-win_amd64.whl   571 kB
  elephant-1.0.1b1-cp312-cp312-win_amd64.whl   571 kB
  elephant-1.0.1b1-cp38-cp38-win_amd64.whl     571 kB
  elephant-1.0.1b1-cp39-cp39-win_amd64.whl     571 kB

@mdenker mdenker added this to the v1.1.0 milestone Jan 17, 2024
@Moritz-Alexander-Kern Moritz-Alexander-Kern merged commit dcd57e5 into NeuralEnsemble:master Mar 19, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants