<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>Python</title><link>https://sreai.net/en/tags/python/</link><description>Practical notes on SRE, cloud-native reliability, and AI infrastructure.</description><language>en</language><lastBuildDate>Thu, 13 Aug 2026 23:52:33 +0800</lastBuildDate><item><title>Python Async Patterns: Deep Dive into Coroutines and Event Loops</title><link>https://sreai.net/en/posts/python-async-patterns/</link><guid isPermaLink="true">https://sreai.net/en/posts/python-async-patterns/</guid><pubDate>Sat, 25 Jul 2026 00:00:00 +0000</pubDate><description>An in-depth analysis of Python's asyncio library, from coroutine definitions and event loop scheduling to async context management, helping developers write high-performance concurrent code.</description><category>Software Development</category><category>Python</category><category>Async</category><category>API</category></item></channel></rss>