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
- Added some more info on PyModule_GetState doc.
- gh-138890: Add clearer message when deleting builtins with `del`
- gh-140256: Populate `argrepr` for `LOAD_SMALL_INT`
- gh-144191: Dataclasses single field ordering
- emscripten cross-compile wasm-ld: error: duplicate symbol `_Py_LibHacl_Hacl_Hash_*`
- Consider making `Template` and `Interpolation` generic at runtime
- Make it easier to extend zipfile code
- gh-87112: Ensure that only digits convertible to integers are accepted as section number in MIME header parameter
- gh-140924: In `locale` module, add missing functions to `__all__`
- gh-143008: fix TextIOWrapper.truncate via re-entrant flush
- Docs
- Python not yet supported