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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Remove `_PyObject_GetDictPtr` from capi document
- IDLE crashes when a file open in the editor is deleted or renamed externally
- Generated `__annotate__` uses `COMPARE_OP` without the bool-conversion flag, feeding a non-bool to `POP_JUMP_IF_FALSE`
- gh-98894: Fix dtrace tests in shared builds
- Add brace / bracket / paren matching to the REPL
- gh-153460: Introduce max_entries argument to ZipFile
- gh-153477: Fix IDLE startup crash on a corrupt user config file
- Specialized subscript guards should require non-negative compact ints
- debug abort/ref leak calling __init__(<str>, <enc>) on a one-byte bytearray
- gh-153486: Factor non-negative compact int subscript guards
- Docs
- Python not yet supported