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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-136563: Update concurrent.interpreters module documentation
- REPL does not show completions for some members of the Enum module
- macOS 26 Liquid Glass effects not correctly displayed due to SDK
- Add utility functions to test for legal XML characters and names
- inspect.getframeinfo forces all lazy modules to be loaded
- Reloading a lazy module that has not yet been materailized should be no-op
- gh-137508: Unify error messages for index() and remove()
- rlcompleter suggests attributes not accessible on instances (e.g., Enum member __name__)
- Add deprecation warnings for deprecated items in ast.py
- Consider removing the thread and future handling in asyncio REPL
- Docs
- Python not yet supported