<?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>Posts on Indented Block</title><link>https://indentedblock.com/posts/</link><description>Recent content in Posts on Indented Block</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 21 Jul 2026 10:25:03 -0400</lastBuildDate><atom:link href="https://indentedblock.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Context Managers: The `with` Statement Demystified</title><link>https://indentedblock.com/posts/python-context-managers/</link><pubDate>Tue, 21 Jul 2026 10:25:03 -0400</pubDate><guid>https://indentedblock.com/posts/python-context-managers/</guid><description>How the with statement actually works under the hood, how to build your own context managers, and the real-world patterns that make them worth learning.</description></item><item><title>Python Decorators: From Syntax Sugar to Real-World Patterns</title><link>https://indentedblock.com/posts/python-decorators/</link><pubDate>Mon, 20 Jul 2026 10:52:46 -0400</pubDate><guid>https://indentedblock.com/posts/python-decorators/</guid><description>A deep dive into Python decorators: how they work under the hood, common pitfalls, and patterns you can use today.</description></item></channel></rss>