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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__ (alternative2)
- `type('', (), {})__weakref__.__doc__` is inaccurate
- gh-150505: fix data race in Unpickler_set_memo under free-threading
- Widen specialized int fast paths to full int64 range
- gh-150424: Widen specialized int fast paths to full int64 range
- sqlite3: Blob crashes when using a negative-step slice
- `socket` module should use `PyMutex` instead of Lock
- gh-150452: use PyMutex in socket module
- Improve lazy imports syntax errors
- [Asan + msvc] Cpython build failed with error LNK2001: unresolved external symbol on windows
- Docs
- Python not yet supported