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
- the dbm docs are vague about what encoding is used when a str is stored
- warn_explicit() issues a warning or an error when used directly in a script
- In Doc/library/re.rst rename a variable from `match` to `m`
- `get_original_bases` does not return what `cls.__orig_bases__` returns
- imaplib fails to connect to IMAP4REV2 server
- SSLSocket.getpeercert returns none if cert isn't valid
- Handle TCP socket failure in `logging.handlers.SysLogHandler.emit`
- Builds Without HAVE_DYNAMIC_LOADING Set Still Expose Features and API Related to Dynamic Modules
- class.__annotations__ gives weird value when using built-in type keywords as attribute
- test_sendfile_close_peer_in_the_middle_of_receiving fails on ppc64le
- Docs
- Python not yet supported