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 supported848 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-144386: Add support for descriptors in ExitStack and AsyncExitStack
- gh-144388: Add new uop `_RETURN_VALUE_HEAP_SAFE` to avoid refcount operation
- Android testbed logs have excessive newlines
- Manpage formatting tweaks
- Document behavior of Path.symlink_to() when source already exists
- Turtle graphics window positioning glitch and rendering corruption on WSLg
- Collect timestamps on most exceptions for optional display on tracebacks.
- Use tagged pointers for more efficient integer operations.
- Make it possible for the jit to deopt to tier1 upon interrupts
- GH-132566: Add `pathlib.Path.info.is_junction()`
- Docs
- Python not yet supported