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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- SIGSEV in `datetime.timedelta` (possibly from datetime's C `delta_new`)
- gh-132042: Prebuild mro_dict for find_name_in_mro to speedup class creation
- gh-138451: Support custom LLVM installation path
- Docs
- Python not yet supported