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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Dialog about overrun of a stack-based buffer on Windows Server 2022 (caused by `asyncio` / `socket`)
- gh-145876: Do not mask AttributeErrors raised during dictionary unpacking
- Tracking issue for free-threading docs
- Add MIME types for TTC and Haptics formats
- gh-145917: Add MIME types for TTC and Haptics formats
- gh-142518: Annotate PyDict_* C APIs for thread safety
- `Event.raw` being added to itself instead of to another event's `.raw` in `UnixConsole.getpending`
- gh-143050: correct PyLong_FromString() to use _PyLong_Negate()
- AttributeErrors raised in `.keys()` or `.__getitem__()` during `{**mymapping}`are incorrectly masked
- gh-61449: handle 0-padding option for Fractions like for floats
- Docs
- Python not yet supported