Commit f58f0ba
gh-79012: Add asyncio tutorial to documentation
Add a hands-on asyncio tutorial (Doc/howto/asyncio-tutorial.rst) that
progressively teaches async/await, tasks, TaskGroup, timeouts, queues,
to_thread, and the streams API, culminating in a working TCP chat server.
Link the tutorial from the HOWTO index and the asyncio main page.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d736349 commit f58f0ba
3 files changed
+689
-0
lines changed
0 commit comments