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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Add socket.SO_REUSEPORT_LB and use it in socket.create_server(reuse_port=True) and BaseEventLoop.create_server(reuse_port=True)
- gh-124872: Back up exception before calling PyContext_WatchCallback
- gh-123720: When closing an asyncio server, stop the handlers
- gh-124703: Do not raise an exception when quitting pdb
- Repeated creation of ProcessPoolExecutor leads to "Too many open files"
- Docs
- Python not yet supported