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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-137716: TracebackException to handle messages with punctuation
- gh-135768: fix allowed/blocked IPv6 domains in `http.cookiejar`
- gh-51067: Add `remove()` and `repack()` to `ZipFile`
- gh-136061: IDLE - modernize idlelib code in editor.Editor.load_extension methodname processing
- gh-135056: Add a --header CLI argument to http.server
- gh-139122: Reimplement base UUID type, uuid4(), and uuid7() in C
- `_objects` attribute of ctypes data instances is sometimes not None or a dictionary
- Build uses wrong flags with gcc: `gcc-mp-14: error: unrecognized command-line option '-fprofile-instr-generate'; did you mean '-fprofile-generate'?`
- [WIP] gh-132166: Add check in find_longest_match for checking if sequences are identical
- `__builtin_os_log_format_buffer_size` is missing for Catalina+GCC
- Docs
- Python not yet supported