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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- http.server does not accept "absolute-form" as "request-target"
- gh-132416: document behavior of os.symlink when dst already exists
- gh-132322: Ensure shutil functions return str when using pathlib
- Subclassing PrettyPrinter.format doesn't work in all cases
- `zipfile`: docs should document what `ZipInfo.date_time` actually is
- gh-49099: Add new optional arguments to minidom.Element constructor.
- 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`
- Docs
- Python not yet supported