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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `test_socket` fails on systems without certain entries in `/etc/services`
- Improve performance of dataclasses.asdict by caching field names
- Adjust the value in objects' insertion order array to the index - position.
- gh-128715: CTypeField: Put intness, signedness and pointerness in flags
- Doc: Improve pdb.set_trace_async() doc
- Improve usage of `_setSSLError` in `_ssl.c`
- `test_subprocess` is flaky under `PYTHONWARNINGS=ignore`
- Slightly unclear phrasing of audit event section of sys.excepthook
- gh-138750: Increase coverage of `inspect.getcoroutinelocals`
- Doc: Clarify doc about turtle.reset() and angle measurement unit
- Docs
- Python not yet supported