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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Fix/update missing parameters in function signatures for Built-in Functions documentation
- use AI_NUMERICHOST | AI_NUMERICSERV to skip getaddrinfo thread in asyncio
- Inheritance from base class with property in class makes them non-instantiatable
- Deadlock in logging
- Add a PEP578 audit hook for Asyncio loop stalls
- Recommend importlib.abc.Traversable users to implement __fspath__
- webbrowser does not handle opens under Windows WSL properly
- Add tarfile.TarPath
- 'I'.lower() should give non dotted i for LANG=tr_TR
- 'venv --clear' should prompt user before nuking entire directory
- Docs
- Python not yet supported