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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12] gh-148395: Fix a possible UAF in `{LZMA,BZ2,_Zlib}Decompressor` (GH-148396)
- Fix cross-block small constant optimization on AArch64
- `struct.pack` with format `s` errors on `bytes`-like data
- CYGWIN: warning on missing secure randomness function
- PyMemoryView_FromBuffer discards owner reference from Py_buffer
- gh-148444: Use "zero of any numeric type" instead of "numeric zero of all types"
- gh-148461: use arc4random_buf() on CYGWIN
- Cannot use lazy translation proxies in argparse help
- gh-148263: Fix refcount leak in weakref proxy operations
- Confusing documentation for "py -V"
- Docs
- Python not yet supported