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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `csv.reader` calls the state machine for every character needlessly
- `test_socket` fails on systems without certain entries in `/etc/services`
- Improve performance of dataclasses.asdict by caching field names
- `csv` module should use `PyUnicodeWriter`
- Wrong LLVM tools picked up if using MSVC activation and custom LLVM build
- Adjust the value in objects' insertion order array to the index - position.
- gh-128715: CTypeField: Put intness, signedness and pointerness in flags
- gh-79638: Treat an unreachable robots.txt as "disallow all"
- Doc: Improve pdb.set_trace_async() doc
- Improve usage of `_setSSLError` in `_ssl.c`
- Docs
- Python not yet supported