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
- gh-153419: Fix several issues around bytearray __init__
- IDLE module-name completion crashes on a non-iterable __all__
- gh-153506: Guard IDLE completions against a non-iterable __all__
- gh-102221: Optimize math.integer.lcm() for multiple arguments (size-guarded stack)
- Document pathlib with_segments duck typing for path object arguments
- gh-153390: Document pathlib with_segments path duck typing
- gh-153418: Fix FrameLocalsProxy error propagation in update and |=
- gh-153463: Include sys/syscall.h independently of getrandom support
- gh-140456: Clarify traceback source line documentation
- Remove `_PyObject_GetDictPtr` from capi document
- Docs
- Python not yet supported