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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- slotted dataclasses not calling descriptor field `__set__`
- Max recursion during unpickling with a proxy object
- Embedding: TypeError: signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object
- gh-132467: Add test case to check whether GenericAlias instance is not class, update docstring of `typing._GenericAlias`
- gh-133525: doc that PYTHONEXECUTABLE is not Mac-only and respected with -E/-I options
- Remove deprecated and undocumented function `ctypes.SetPointerType`
- Remove idlelib from sys.path in IDLE run process
- gh-109934: notify cancelled futures on thread pool shutdown
- properly define what "canonical" means in `os.path.realpath`
- gh-134717: Allow overriding serialization of NaN and Infinity in json.encoder
- Docs
- Python not yet supported