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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Performance TODOs
- 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
- Non-runtime_checkable subclass of a runtime_checkable Protocol allows isinstance()
- Deprecate accepting out of range values for unsigned integers in PyArg_Parse
- Docs
- Python not yet supported