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 supported857 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add a functools.cache variant for methods to avoid keeping instances alive
- ntpath.join should partially normalize its results
- Docs for `urllib.request.urlcleanup` does not mention that it will `uninstall` openers installed with `urllib.request.install_opener`
- `KeyboardInterrupt` in `TaskGroup` task propagates to event loop scheduler
- `colorsys` returning out of bounds values
- gh-60729: Add support for floating point wave files.
- Sharp edge in dataclass inheritance
- Bind greedily assigns kwargs to args, which can cause bugs when binding to decorated functions
- Order of non-default dataclass fields when some fields are @property.
- Compile cpython on MacOS13 may result in "Symbol Not Found Error" due to the misusing of llvm-gcc
- Docs
- Python not yet supported