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

Publish wheels for Python 3.13 #195

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

godlygeek
Copy link
Contributor

Now that Python 3.13 is ABI stable, document that it is supported and begin to publish wheels for it.

We haven't cut a release since we added support for 3.13, so we don't need another news entry. The existing one simply says "Add support for Python 3.13".

Now that Python 3.13 is ABI stable, document that it is supported and
begin to publish wheels for it.

Signed-off-by: Matt Wozniski <[email protected]>
@godlygeek godlygeek self-assigned this Aug 3, 2024
@godlygeek
Copy link
Contributor Author

godlygeek commented Aug 3, 2024

Hm - should we document in the news entry that this has not been tested with (and almost certainly doesn't work with) free threaded builds?

@pablogsal pablogsal merged commit d50866a into bloomberg:main Aug 6, 2024
24 checks passed
@pablogsal
Copy link
Member

Hm - should we document in the news entry that this has not been tested with (and almost certainly doesn't work with) free threaded builds?

If we do this better to do in a separate PR. We may want to document this in the docs somewhere

@pablogsal
Copy link
Member

We may want to modify PyStack to refuse to work over free threaded builds

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.

2 participants