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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Pickle `load_build` function checks if `slotstate` is False, not a dict
- Python pickle `load_reduce` function doesn't check if `args` is a tuple
- gh-130197: Test various encodings with pygettext
- Lock contention inside `_PyType_LookupRef`
- Deprecate (and eventually remove) `tp_is_gc`
- Avoid eagerly evaluating annotations
- Cryptic error message about ENV CHANGED
- Deprecate accepting out of range values for unsigned integers in PyArg_Parse
- GH-132760: Expose dict view types in ``types``
- Can the explanation of socket.connect() connection failures be rephrased? I don't think anybody understands what's written.
- Docs
- Python not yet supported