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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_listdir is failing on ubuntu with WSL
- Compiler build paths and related environment variables are ignored for native builds
- Document functools.cached_property supports value updating and clearing
- Regression in compileall ddir parameter when recursing
- mock.create_autospec generates incorrect signature for some decorated methods
- Solve IPv4 categorisation issues with the ipaddress module
- pathlib.Path.resolve(strict=False) strips final path components
- Clearer wording of os.WNOHANG documentation to avoid misinterpretation
- dataclass defaults behave inconsistently for init=True/init=False when default is a descriptor
- Untokenize and retokenize does not round-trip
- Docs
- Python not yet supported