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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- docs: improve timeit autorange description
- gh-144774: Fix data race in BaseException.__setstate__ in free-thread…
- gh-142837: Use semaphore accounting for multiprocessing.Queue.empty()
- gh-106318: Add examples for str.islower() docs
- gh-61448: Fix inspect.formatargvalues for deleted arguments
- gh-53891: Include label value in IDNA 'label too long' errors
- Overzealous Optimization For `isinstance`
- gh-130821: Add type information to error messages for remaining magic methods
- gh-140009: Replace PyTuple_Pack with PyTuple_FromArray in codeobject.c and _pickle.c
- docs: Add note recommending grid over pack in tkinter documentation
- Docs
- Python not yet supported