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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- stale `MemoryError` trips `_Py_CheckSlotResult` in `reload_singlephase_extension`
- gh-153797: Fix possible crash when re-importing extension modules after OOM
- gh-141276: Avoid compiling zipimport source in get_filename
- gh-150206: Fix gdb test failure with tail-call interpreter
- Tachyon Oracle
- gh-153803: Raise ResponseError for a malformed struct in xmlrpc.client
- gh-150027: Avoid copying during construction of `frozendict` objects
- gh-153768: Fix sqlite3 CLI completion for database names with quotes
- Remove duplicate code by making `traceback.print_list()` delegate to `format_list()`
- docs: Mention difference in executable bits of created files with `open(…, opener=…)`
- Docs
- Python not yet supported