CPython
Tag196 stories
CPython news and updates covering the reference implementation of Python, written in C. Readers can learn about the interpreter and bytecode, the global interpreter lock and free-threaded builds, performance work across releases, the C API and extension modules, and internals write-ups.
DavidBuchanan314/unsafe-python: A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)Installing a custom Python build with pyenvPEP 744 – JIT CompilationPython News: What's New From March 2024 – Real PythonPEP 738 – Adding Android as a supported platformWhy Do Python Lists Multiply Oddly? Exploring the CPython Source CodeLook ma, I wrote a new JIT compiler for PostgreSQL – Pinaraf's websiteState of WASI support for CPython: March 2024gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` by swtaarrs · Pull Request #116338 · python/cpythonWindows SBOM work and Alpha-Omega 2023 annual report
Roadmaps
Comprehensive roadmap for CPython
By roadmap.sh