Skip to content

add asyncio guide for Free-Threaded Python - #150456

Merged
kumaraditya303 merged 7 commits into
python:mainfrom
kumaraditya303:asyncio-threadsafety
Jun 10, 2026
Merged

add asyncio guide for Free-Threaded Python#150456
kumaraditya303 merged 7 commits into
python:mainfrom
kumaraditya303:asyncio-threadsafety

Conversation

@kumaraditya303

Copy link
Copy Markdown
Contributor

No description provided.

@read-the-docs-community

read-the-docs-communityBot commented May 26, 2026

Copy link
Copy Markdown

Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
kumaraditya303and others added 2 commits May 26, 2026 15:31
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@kumaraditya303kumaraditya303 added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 26, 2026
Comment threadDoc/library/asyncio-threading.rst Outdated
Comment threadDoc/library/asyncio-threading.rst Outdated
@bedevere-app

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

Comment threadDoc/library/asyncio-threading.rst Outdated
@nedbat

nedbat commented May 30, 2026

Copy link
Copy Markdown
Member

@asvetlov@willingc I suspect you have more expertise than me in this. Do you have comments?

@willingcwillingc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @kumaraditya303, Thanks for writing this up. I have a few more comments but have a family graduation today so will likely complete my review on Monday.

Comment threadDoc/library/asyncio-threading.rst Outdated
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
@willingc

Copy link
Copy Markdown
Contributor

@kumaraditya303 I won't have time to review in the near future. If you feel it works, feel free to merge.

@kumaraditya303
kumaraditya303 enabled auto-merge (squash) June 10, 2026 13:52
@kumaraditya303
kumaraditya303 merged commit e2bd50d into python:mainJun 10, 2026
30 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 10, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-151257 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 10, 2026
@bedevere-app

Copy link
Copy Markdown

GH-151258 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jun 10, 2026
@kumaraditya303
kumaraditya303 deleted the asyncio-threadsafety branch June 10, 2026 14:05
kumaraditya303 added a commit that referenced this pull request Jun 10, 2026
add asyncio guide for Free-Threaded Python (GH-150456)
(cherry picked from commit e2bd50d)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 added a commit that referenced this pull request Jun 10, 2026
add asyncio guide for Free-Threaded Python (GH-150456)
(cherry picked from commit e2bd50d)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
philthompson10 pushed a commit to philthompson10/cpython that referenced this pull request Jun 17, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip newstopic-asyncio

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@kumaraditya303@nedbat@willingc@hugovk