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.
- A tail calling interpreter for Python (already landed in CPython) (blog.reverberate.org)
- CPython internal tail calls in 3.14 (docs.python.org)
- Faster CPython Plan for 3.14 (github.com)
- "We're building a new static type checker for Python" (twitter.com)
- Introduction to CUDA programming for Python developers (www.pyspur.dev)
- Decorator JITs: Python as a DSL (eli.thegreenplace.net)
- Python 3, Pygame, and Debian Bookworm on the Miyoo A30 (www.jtolio.com)
- Python 3.14 Getting New Interpreter (docs.python.org)
- Xonsh – A Python-Powered Shell (xon.sh)
- What's New in Python 3.14.0a4 (docs.python.org)
- Show HN: Codegen – OSS Python Library for Advanced Code Manipulation (docs.codegen.com)
- PEP 486 – Make the Python Launcher aware of virtual environments (2015) (peps.python.org)
- Essential Python Web Security Written by Michael Foord (opensource.net)
- Change Python's syntax with the " coding:" trick (www.bitecode.dev)
- Show HN: I made an UI for AutoHotkey using Python (www.autohotkey.com)