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

CI: python 3.12-dev #555

Closed
wants to merge 2 commits into from
Closed

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Aug 12, 2023

This PR is blocked because imp module used by Cython is removed in Python 3.12, thus causing import errors. Cython switched to importlib in version 3.0.

@michael-k
Copy link

Is there a way forward/a way to unblock this? Is #534 enough to unblock this?

@tarsil
Copy link

tarsil commented Oct 5, 2023

By the time of this writing, 3.0.3 was merged and a release is being prepared https://github.com/cython/cython/actions/runs/6417571100

Maybe we can finally move on :)

@tarsil
Copy link

tarsil commented Oct 6, 2023

This PR is in draft mode. Maybe someone needs to create another one with the official move to python 3.12 and also take care of this

#568

@fantix
Copy link
Member

fantix commented Oct 15, 2023

Yeah, thank you for the PR! Closing because #570 is merged.

@fantix fantix closed this Oct 15, 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.

None yet

4 participants