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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-131798: JIT: Further optimize `_CALL_ISINSTANCE` for class tuples
- gh-73065: Add Date header if missing in smtplib send_message
- gh-64551: Add RFC 5034 AUTH support to poplib
- gh-94520: Make CallTips selectable in IDLE
- gh-143511: Document sys.remote_exec permissions requirements
- gh-135751: traceback: add recent_first and show_source_lines
- gh-137600: Promote `ast` node constructor deprecation warnings to errors
- Add a self-comparison fast path for some built-ins types
- gh-142734: fix UAF in `OrderedDict.copy` with concurrent mutations by `__getitem__`
- gh-144207: Syntax highlighting(theming support) for dis module
- Docs
- Python not yet supported