Python News https://dev-radar.pages.dev/topics/python/ Latest Python headlines from Dev Radar en-us Wed, 08 Apr 2026 14:40:34 GMT PEP 829: Enhancing Python Startup Configuration with .site.toml Files https://dev-radar.pages.dev/articles/2026/04/08/pep-829:-enhancing-python-startup-configuration-with-.site.toml-files/ https://dev-radar.pages.dev/articles/2026/04/08/pep-829:-enhancing-python-startup-configuration-with-.site.toml-files/ Wed, 08 Apr 2026 10:40:04 GMT 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 Rust for CPython Project Update: April 2026 https://dev-radar.pages.dev/articles/2026/04/08/rust-for-cpython-project-update:-april-2026/ https://dev-radar.pages.dev/articles/2026/04/08/rust-for-cpython-project-update:-april-2026/ Wed, 08 Apr 2026 10:39:00 GMT 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 Python 3.15.0a8, 3.14.4 and 3.13.13 are out! https://dev-radar.pages.dev/articles/2026/04/07/python-3.15.0a8-3.14.4-and-3.13.13-are-out!/ https://dev-radar.pages.dev/articles/2026/04/07/python-3.15.0a8-3.14.4-and-3.13.13-are-out!/ Tue, 07 Apr 2026 21:50:41 GMT 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