cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- JIT: Triple dispatching our way into more opcodes
- Triple dispatching our way into a smaller interpreter
- gh-148592: Inaccuracies in expression_stmt documentation
- open() documentation still says default encoding is locale-dependent in 3.15
- gh-148608: Unbind classmethods in LOAD_ATTR_CLASS
- Tutorial 4.8 call by value vs reference is confusing
- ssl.SSLSocket.read() / write() missing ERR_clear_error() before SSL_read_ex() / SSL_write_ex() causes spurious errors with cooperative threading
- Poor quality stencils produced with Homebrew clang version 22.1.2 on Apple Silicon
- `struct.pack` with format `s` errors on `bytes`-like data
- PyMemoryView_FromBuffer discards owner reference from Py_buffer
- Docs
- Python not yet supported