<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Python on SiBlog</title><link>https://sinimite.work/en/categories/python/</link><description>Recent content in Python on SiBlog</description><image><title>SiBlog</title><url>https://sinimite.work/images/og-default.svg?v=20260525-210321</url><link>https://sinimite.work/images/og-default.svg?v=20260525-210321</link></image><generator>Hugo -- 0.156.0</generator><language>en-US</language><lastBuildDate>Sun, 15 Mar 2026 10:00:00 +0900</lastBuildDate><atom:link href="https://sinimite.work/en/categories/python/rss.xml" rel="self" type="application/rss+xml"/><item><title>The Complete Guide to Concurrency and Parallelism in Python: The Evolution from One Thread to Multiple Cores</title><link>https://sinimite.work/en/posts/python-concurrency-parallelism-complete-guide/</link><pubDate>Sun, 15 Mar 2026 10:00:00 +0900</pubDate><guid>https://sinimite.work/en/posts/python-concurrency-parallelism-complete-guide/</guid><description>A practical guide to concurrency and parallelism in Python, covering the GIL, multithreading, multiprocessing, asyncio, thread safety, and the evolution of Python&amp;#39;s concurrency ecosystem in Python 3.14.</description></item><item><title>Python's Async and Iteration Systems: A Complete Review Guide Built Around One Core Metaphor</title><link>https://sinimite.work/en/posts/python-async-iteration-complete-guide/</link><pubDate>Sun, 15 Mar 2026 09:00:00 +0900</pubDate><guid>https://sinimite.work/en/posts/python-async-iteration-complete-guide/</guid><description>A practical review guide to Python&amp;#39;s async and iteration systems, covering iterable, iterator, generator, await, async for, and thread-pool bridging.</description></item></channel></rss>