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
- 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__)
- [C API] Add PyType_Lookup() function
- Add deprecation warnings for deprecated items in ast.py
- Consider removing the thread and future handling in asyncio REPL
- gh-140123: Make ElementTree.find use registered global namespaces
- Decide how to use `echo_char` in `getpass.fallback_getpass`
- SEGV in module interpchannels
- indirect memory leak with audit hook
- Docs
- Python not yet supported