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

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