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

Add preliminary support for Python 3.13 #146

Closed
wants to merge 5 commits into from

Conversation

icemac
Copy link
Member

@icemac icemac commented Feb 28, 2024

Replacement for #144.

Needs:

  • cffi release to be able to build persistent

@icemac
Copy link
Member Author

icemac commented Mar 1, 2024

Using uv does not help, it seems to ignore the already installed cffi when it is used in setup_requires and installs the (not compatible) released version again.

That's sad, so we have to wait for a cffi release.

@icemac
Copy link
Member Author

icemac commented Mar 5, 2024

See also python-cffi/cffi#23 (comment)

@dataflake
Copy link
Member

Superceded by #154

@dataflake dataflake closed this May 29, 2024
@dataflake dataflake deleted the config-with-c-code-template-1351c95d branch May 29, 2024 10:51
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.

2 participants