Skip to content

DOC Add changelog for free-threaded support #30360

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

Merged
merged 8 commits into from
Dec 3, 2024

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Nov 28, 2024

I am probably a bit biased but I guess it makes sense to have this in the changelog for 1.6 😉.

For people interested to have a look at how it was done the simplest is to look at free-threaded labelled issues and PRs.

Numpy changelog entry is a bit more detailed FWIW but I think ours is fine like this.

cc @ngoldbaum just FYI.

@lesteve lesteve added the free-threading PRs and issues related to support for free-threaded CPython (a.k.a. nogil or no-GIL, PEP 703) label Nov 28, 2024
Copy link

github-actions bot commented Nov 28, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 69704ea. Link to the linter CI: here

@lesteve lesteve added this to the 1.6 milestone Nov 28, 2024
@jeremiedbb jeremiedbb enabled auto-merge (squash) December 3, 2024 15:55
@jeremiedbb jeremiedbb merged commit 1dc003b into scikit-learn:main Dec 3, 2024
28 checks passed
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Dec 4, 2024
virchan pushed a commit to virchan/scikit-learn that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation free-threading PRs and issues related to support for free-threaded CPython (a.k.a. nogil or no-GIL, PEP 703)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants