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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-93821: Handle connection resets on Windows
- gh-124748: Fix handling kwargs in WeakKeyDictionary.update()
- `lzma` module parity issues between platforms
- gh-96859: [argparse] Avoid copying lists on every append and extend action
- Python/flowgraph.c:528: all_exits_have_lineno: Assertion `0' failed
- Non-working code in update() method of weakref.WeakKeyDictionary
- gh-124872: Back up exception before calling PyContext_WatchCallback
- gh-124703: Do not raise an exception when quitting pdb
- gh-124285: document assumptions on __bool__/__len__ behaviour
- gh-124176: `create_autospec` must not change how dataclass defaults are mocked
- Docs
- Python not yet supported