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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-67864: Add support of UnicodeTranslateError in standard error handlers
- gh-63014: Add utilites to transform surrogate codes and astral characters
- gh-121192: Add fast path to `deepcopy()` for empty list/tuple/dict/set
- Different output from importlib.resources.files() in REPL in 3.12 versus 3.13
- Wrong extract version set in local headers for files located beyond zip64 limit
- riscv64 fails to build Python/perf_jit_trampoline.c: Unsupported target architecture
- Add fast path to `deepcopy()` for empty list/tuple/dict/set
- Mac M1: ctypes crashes Blender application when I load and run my dylib.
- Add unittest.TestCase.assertMappingEqual
- tarfile "r|*" (stream mode) is much slower than "r:*"
- Docs
- Python not yet supported