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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Lock contention inside `_PyType_LookupRef`
- Deprecate (and eventually remove) `tp_is_gc`
- Avoid eagerly evaluating annotations
- 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.
- gh-132771: Added assert for potential Integer Overflow in the mark_stacks function
- gh-96531: tempfile.TemporaryFile should honour write-only mode
- gh-97907: use cancellation error from child if possible
- Respect $XDG_CONFIG_HOME/pdb/.pdbrc path for PDB config discovery
- Docs
- Python not yet supported