<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Youngkwang Yang</title><description>python developer</description><link>https://notes.youngkwang.dev/en/</link><language>en-US</language><item><title>Selected for the Claude and Codex Open Source Programs</title><link>https://notes.youngkwang.dev/en/posts/claude-codex-open-source/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/claude-codex-open-source/</guid><description>A note on being selected for the open source support programs from Anthropic and OpenAI.</description><pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate></item><item><title>OSS 26.07</title><link>https://notes.youngkwang.dev/en/posts/oss-26-07/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/oss-26-07/</guid><description>Open source activity, July 2026.</description><pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate></item><item><title>shutil.move vs. os.replace</title><link>https://notes.youngkwang.dev/en/posts/shutil-move-os-replace/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/shutil-move-os-replace/</guid><description>How shutil.move and os.replace behave across filesystem boundaries, including what each leaves behind after a failure.</description><pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate></item><item><title>How pip finds a compatible set of package versions</title><link>https://notes.youngkwang.dev/en/posts/pip-dependency-resolution/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/pip-dependency-resolution/</guid><description>How pip selects dependency candidates and handles conflicts, using Django and asgiref as an example.</description><pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How Python packages get built</title><link>https://notes.youngkwang.dev/en/posts/setup-py-to-pyproject/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/setup-py-to-pyproject/</guid><description>How the build standard moved from setup.py to pyproject.toml.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>OSS 26.06</title><link>https://notes.youngkwang.dev/en/posts/oss-26-06/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/oss-26-06/</guid><description>Open source activity, June 2026.</description><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate></item><item><title>pylock.toml, a standard lock file for Python</title><link>https://notes.youngkwang.dev/en/posts/pylock-toml/</link><guid isPermaLink="true">https://notes.youngkwang.dev/en/posts/pylock-toml/</guid><description>The pylock.toml format, Python&apos;s standard lock file, and the current state of pip support.</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate></item></channel></rss>