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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- mimetypes.init() fails if no access to one of known files
- Surprising and possibly incorrect passing of InitVar to __post_init__ method of data classes
- Use the runtime's main thread ID in the threading module.
- Garbage Collection makes some object live for very long
- Improve docs for await expression
- Multiprocessing resolving object as None
- Confusing error messages for %-formatting, related to escaped %-characters
- isinstance accepts subtypes of tuples as second argument
- PyObject_GetAttrString and tp_getattr do not agree
- variadic function call broken on armhf when passing a float argument
- Docs
- Python not yet supported