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
- Make `re.Match` a well-rounded `Sequence` type
- The `unittest` `-b` command line option hides the output of `pdb`.
- gh-133672: Allow LOAD_FAST to be optimized to LOAD_FAST_BORROW
- gzip: cannot create file if mtime > `2106-02-07T06:28:15`
- `os.removedirs()` should define whether it follows symlinks
- `trace` function is cleared after `RecursionError` is fired
- gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests
- gh-101525: Use only safe identical code folding with BOLT
- gh-134559: Expand and reorganise documentation for the ``copy`` module
- `MessageIDHeader` does not trim whitespace
- Docs
- Python not yet supported