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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- extend `sys` module on windows
- gh-102533: llvm-gcc should be detected correctly, and the correspond ar too…
- Docs
- Python not yet supported