Skip to content

DOC Add changelog for free-threaded support#30360

Merged
jeremiedbb merged 8 commits into
scikit-learn:mainfrom
lesteve:free-threaded-changelog
Dec 3, 2024
Merged

DOC Add changelog for free-threaded support#30360
jeremiedbb merged 8 commits into
scikit-learn:mainfrom
lesteve:free-threaded-changelog

Conversation

@lesteve

@lesteve lesteve commented Nov 28, 2024

Copy link
Copy Markdown
Member

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
@github-actions

github-actions Bot commented Nov 28, 2024

Copy link
Copy Markdown

✔️ 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
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