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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154942: Document the kde() data cache logic.
- gh-128949: Preserve payload line endings in BytesParser.parse
- gh-104046: Preserve same-file checks for Windows directory entries
- gh-126996: Reject embedded null bytes in numeric pickle operands
- gh-96239: Reject configparser writes with whitespace around keys
- gh-152298: Reify each lazy import at most once
- [3.15] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109)
- AddressSanitizer: heap-buffer-overflow Python/optimizer.c:709:39 in _PyJit_translate_single_bytecode_to_trace
- gh-157742: Speed up int multiplication by not zeroing the whole result in `x_mul()`
- gh-157742: Check for signals every 64th iteration in the int arithmetic loops
- Docs
- Python not yet supported