Hackernews posts about CPython
CPython is the original and most widely used implementation of the Python programming language, developed by Guido van Rossum in the early 1990s.
- Tracing JITs in the Real World CPython Core Dev Sprint (antocuni.eu)
- JIT Planning for 3.15 and 3.16 (github.com)
- Translating Cython to Mojo, a first attempt (fnands.com)
- Python 3.14 is here. How fast is it? (blog.miguelgrinberg.com)
- Pyrefly: Python type checker and language server in Rust (pyrefly.org)
- Python 3.14.0 (www.python.org)
- Python 3.14.0 is now available (blog.python.org)
- What's New in Python 3.14 (docs.python.org)
- Python 3.14 Is Here. How Fast Is It? (blog.miguelgrinberg.com)
- PyTorch and Python Free-Threading (trent.me)
- Winning a bet about "six", the Python 2 compatibility shim (sethmlarson.dev)
- D is like native Python (2015) (bitbashing.io)
- Python feels sucky to use now (kix.dev)
- How to manage Python projects with Poetry (www.infoworld.com)
- Show HN: Agentic Design Patterns – Python Edition, from the Codex Codebase (artvandelay.github.io)
- The future of Python web services looks GIL-free (blog.baro.dev)
- Python is adding Zstandard to the standard library in 3.14 (discuss.python.org)
- Serving Python apps using Caddy web server (mliezun.com)
- Compiling Python to Run Anywhere (blog.codingconfessions.com)
- "t-strings" and `string.templatelib`: new in Python 3.14 (docs.python.org)
- Computer Science from Scratch: Interpreters, Art, Emulators, and ML in Python (computersciencefromscratch.com)