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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-124771: Add the `PYTHON_GC_PRESET` env var.
- gh-124529: Fix `_strptime` to make `%c`/`%x` accept a year with fewer digits
- [Idle] Indent width bug after adding custom keyset
- 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
- 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
- Docs
- Python not yet supported