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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-121291: Respect mixin bitwise-operator overrides on Flag subclasses
- [3.15] gh-83869: tarfile: compute next header offset using pax size for sparse file (GH-18562)
- Use-after-free when `initscr()` or `newterm()` follows `new_prescr()`
- gh-139103: Defer reference count mutable class attributes
- gh-70999: Preserve caller vars in ExtendedInterpolation nested interpolation
- gh-100900: Quote non-ASCII display names containing specials in formataddr
- [3.15] gh-155504: Set the interpreter before fallible thread state initialization (GH-155590)
- [3.14] gh-155504: Set the interpreter before fallible thread state initialization (GH-155590)
- `StreamWriter.start_tls` should allow overriding `server_side`
- `iter()` doesn't require a "collection"
- Docs
- Python not yet supported