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
- Revamp `sys.lazy_modules`
- 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
- gh-148603: Update `open()` default encoding docs
- gh-148552: Document the loop argument in ensure_future() method
- gh-148292: Update SSLSocket.read() for OpenSSL 4
- gh-148557: Makefile.pre.in: use em-config for trampoline clang
- [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
- Docs
- Python not yet supported