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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143820: Fix assertion failure that occurred when inserting `ENTER_EXECUTOR` after `BINARY_OP_INPLACE_ADD_UNICODE`
- multiprocessing ResourceTracker can deadlock at shutdown when os.fork was used
- Windows version from `sys.getwindowsversion()` is wrong in binaries that do not declare Windows 10 support
- binascii base64 & base32 decode ignore excess padding bits in their input
- gh-144540: Eliminate `_MAKE_HEAP_FUNCTION` for owned references
- gh-146065: Fix NULL dereference in FutureIter_am_send
- gh-146292: Add colour to `http.server` logs
- gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion
- gh-146256: Add `--jsonl` collector to the `profiling.sampling`
- JIT: Optimization in `_CHECK_FUNCTION_VERSION` is wrong
- Docs
- Python not yet supported