Skip to content

gh-109975: Add links to py-free-threading.github.io - #123776

Merged
hugovk merged 3 commits into
python:mainfrom
ngoldbaum:free-threaded-guides
Sep 6, 2024
Merged

gh-109975: Add links to py-free-threading.github.io#123776
hugovk merged 3 commits into
python:mainfrom
ngoldbaum:free-threaded-guides

Conversation

@ngoldbaum

@ngoldbaumngoldbaum commented Sep 6, 2024

Copy link
Copy Markdown
Contributor

@ncoghlan suggested adding links like this on discord after @oscarbenjamin found the porting guides useful here.


📚 Documentation preview 📚: https://cpython-previews--123776.org.readthedocs.build/

@ghost

ghost commented Sep 6, 2024

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-appbedevere-appBot added awaiting review docs Documentation in the Doc dir skip news labels Sep 6, 2024
@hugovkhugovk changed the title Add links to py-free-threading.github.iogh-109975: Add links to py-free-threading.github.ioSep 6, 2024
Comment threadDoc/howto/free-threading-extensions.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
@hugovkhugovk added the needs backport to 3.13 bugs and security fixes label Sep 6, 2024
ngoldbaumand others added 2 commits September 6, 2024 09:30
Co-authored-by: Victor Stinner <vstinner@python.org>

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hugovk
hugovk merged commit 5a4fb7e into python:mainSep 6, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @ngoldbaum for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 6, 2024
…23776)
(cherry picked from commit 5a4fb7e)
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app

Copy link
Copy Markdown

GH-123794 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Sep 6, 2024
hugovk pushed a commit that referenced this pull request Sep 6, 2024
#123794)
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ngoldbaum@vstinner@JelleZijlstra@hugovk