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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-141271: fix f/t-str set expr quotes and nested comments
- gh-71136: IDLE: Fix hanging when raise KeyboardInterrupt with debugger open
- gh-84464: Clarify turtle documentation typo for turtle.circle function
- `.pyc` file in zipapp can be marked as stale if opened in a different timezone than the one it was created in
- sqlite3: wrap sqlite3_txn_state and sqlite3_stmt_readonly C functions
- gh-139353: Add Objects/unicode_codecs.c file
- strptime: use %r in error messages, not %s
- gh-141627: Fix BufferedRandom inheritance documentation
- Incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined
- Issues caused by reading arbitrary number of bytes
- Docs
- Python not yet supported