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
- _wave_parameters in wave.py should be public
- gh-94991 Make `wave._wave_params` public -> `wave.wave_params`
- OpenSSL 3.0 performance issue: SSLContext.set_default_verify_paths / load_verify_locations about 5x slower
- Specialize access to Enum attributes
- Remove limits on the builtin len() function where possible.
- Declare more functions in importlib.metadata.PackageMetadata
- On Windows Powershell, venv folders are unexpectedly importable due to how namespace package and venv works
- raising resource warnings prevents resource cleanup
- [coverage] codeobject.c: decode_linetable
- Comment for bounded_lru_cache_wrapper seems incorrect
- Docs
- Python not yet supported