<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Python News</title>
		<link>https://dev-radar.pages.dev/topics/python/</link>
		<description>Latest Python headlines from Dev Radar</description>
		<language>en-us</language>
		<lastBuildDate>Wed, 08 Apr 2026 18:39:46 GMT</lastBuildDate>
		<atom:link href="https://dev-radar.pages.dev/topics/python/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>PEP 829: Enhancing Python Startup Configuration with .site.toml Files</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/08/pep-829:-enhancing-python-startup-configuration-with-.site.toml-files/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/08/pep-829:-enhancing-python-startup-configuration-with-.site.toml-files/</guid>
				<pubDate>Wed, 08 Apr 2026 10:40:04 GMT</pubDate>
				<description>Python Enhancement Proposals have introduced a new standard for structured startup configuration in Python. PEP 829 proposes a TOML-based configuration file format to replace the .pth file mechanism used by site.py during interpreter startup. The new format provides structured co</description>
			</item>
		
			<item>
				<title>Rust for CPython Project Update: April 2026</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/08/rust-for-cpython-project-update:-april-2026/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/08/rust-for-cpython-project-update:-april-2026/</guid>
				<pubDate>Wed, 08 Apr 2026 10:39:00 GMT</pubDate>
				<description>The Rust for CPython project has released a progress update, outlining recent developments and future plans for integrating Rust into CPython. Key accomplishments include enhancing the reference implementation build system for better cross-platform compatibility and initiating th</description>
			</item>
		
			<item>
				<title>Python 3.15.0a8, 3.14.4 and 3.13.13 are out!</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/07/python-3.15.0a8-3.14.4-and-3.13.13-are-out!/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/07/python-3.15.0a8-3.14.4-and-3.13.13-are-out!/</guid>
				<pubDate>Tue, 07 Apr 2026 21:50:41 GMT</pubDate>
				<description>The Python development team has released new versions of the programming language, including 3.15.0a8, 3.14.4, and 3.13.13. Python 3.15.0a8 is the final planned alpha release, featuring new major features and changes, while Python 3.14.4 and 3.13.13 are maintenance releases with </description>
			</item>
		
	</channel>
</rss>