]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] add asyncio guide for Free-Threaded Python (GH-150456) (#151257)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 Jun 2026 14:11:26 +0000 (16:11 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 14:11:26 +0000 (14:11 +0000)
commit637746d6fc9de2c07cf532ffe84ba270398ca8d5
treef060953f1d46d09b42346562ee9a8e16efd213a8
parent7a76730125144a36ceba94067fa25e2afa302f5f
[3.15] add asyncio guide for Free-Threaded Python (GH-150456) (#151257)

add asyncio guide for Free-Threaded Python (GH-150456)
(cherry picked from commit e2bd50d2e1cfe474f3b1f88a3d2b7e26cfda1295)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/library/asyncio-threading.rst [new file with mode: 0644]
Doc/library/asyncio.rst