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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- unittest.skip and other decorators should complain if the argument isn't callable
- Do not call retain on Objective-C string literals
- gh-42664: Preserve first instance of duplicate cookies as per RFC 6265
- `NamedTuple` can't inherit from another class
- Small change: Delete obsolete comment from copyreg.py
- bug in unittest.mock around spec and async callable classes
- datetime arithmetic during DST transitions is incorrect
- gh-93431: Add cwd to file not found errors
- `read1` and `readline` of `http.client.HTTPResponse` do not raise `IncompleteRead`
- gh-115997: Make `HTTPResponse.read1` and `readline` raise `IncompleteRead`
- Docs
- Python not yet supported