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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- `freeze.py` doesn't work on Windows
- Accept path-like arguments in `shlex.join()`
- Add checking if both strings are the same in `SequenceMatcher.find_longest_match`
- Improve the tail calling CI
- Docs
- Python not yet supported