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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-113093: Add mode parameter to shelve.open
- gh-148766: Add colour to Python help
- gh-143632: Detect availability of `PR_SET_VMA` at runtime (fixes build with musl libc)
- gh-148798: Fix crash in _interpreters.create() on non-UTF-8 string in config
- gh-146270: Fix `PyMember_SetOne(..., NULL)` not being atomic
- gh-143732: add specialization for `FOR_ITER`
- Use `memchr` in SRE's prefix scanner
- gh-148736: Use ag_frame when walking async generators in asyncio.graph
- gh-148596: Fix callback return handling for subclassed ctypes types
- Enable keyboard navigation for Python docs
- Docs
- Python not yet supported