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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-39468: Improve the site module's error handling while writing .python_history
- bpo-30825: guess lineterminator in csv.Sniffer
- bpo-28312: Provide a message better suited to AIX when LONG_BIT definition is wrong
- gh-83037: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
- bpo-17659: Add locale.getfirstweekday
- gh-83405: Document None support for HTTPConnection.timeout
- bpo-18233: Add SSLSocket.get_verified_chain() and SSLSocket.get_unverified_chain()
- bpo-39190: Fix deadlock when callback raises
- bpo-38131: Improve messages when generating AST nodes from objects wi…
- bpo-32888: add context info to ast.literal_eval error messages
- Docs
- Python not yet supported