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-community Bot commented May 26, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33076360 | 📁 Comparing b5f2854 against main (629da5c)

  🔍 Preview build  

118 files changed · + 2 added · ± 116 modified

+ Added

± Modified

Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
kumaraditya303 and 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>
@kumaraditya303 kumaraditya303 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 thread Doc/library/asyncio-threading.rst Outdated
Comment thread Doc/library/asyncio-threading.rst Outdated
@bedevere-app

bedevere-app Bot commented May 26, 2026

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 thread Doc/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?

@willingc willingc 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 thread Doc/library/asyncio-threading.rst Outdated
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
@willingc

willingc commented Jun 8, 2026

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:main Jun 10, 2026
30 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 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

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

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

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

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants