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.
- RISC-V is now officially supported by CPython (blog.python.org)
- CPython eases Rust requirements as assimilation continues (www.theregister.com)
- Show HN: DOOM in the kernel, or fibers in eBPF (ayles.github.io)
- EVE Online moves to Python 3 (www.eveonline.com)
- Making a Python interpreter in 1024 bytes (austinhenley.com)
- Thinking in Python (thinkinginpython.com)
- Python Polars Cheatsheet (based on our O'Reilly book) (opensource.posit.co)
- Python's pre-declared constants are kinda weird (sebsite.pw)
- When str.lower() is a security vulnerability in Python (sethmlarson.dev)
- HTTPX2 – A next-generation HTTP client for Python (github.com)
- Time complexity of operations on Python's built-in types (docs.python.org)
- Libraries Run Rust Inside Python (With PyO3) (belderbos.dev)
- Is it safe to call print in a Python signal handler? (iafisher.com)
- Working to Make Python Lazy (iscinumpy.dev)
- Pythoncall.jl – Python and Julia in Harmony (github.com)
- Two lines of Python that segfault the interpreter (deadlovelll.github.io)
- PEP 805 – Safe Parallel Python (peps.python.org)
- Show HN: Genotype: language that compiles to idiomatic TS, Rust and Python (genotype-lang.org)
- Building your first LLM API call in Python (step by step) (heymeraki.substack.com)
- PythonOS – A tiny OS that boots into Python (github.com)
- PEP 805 – Safe Parallel Python – peps.python.org (peps.python.org)