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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-132657: Improve performance in specialize_dict_access_hint() via adding specialization for PY_GIL_DISABLED
- gh-138912: Add fast path for match class patterns without sub-patterns
- 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
- Overzealous Optimization For `isinstance`
- docs: Add note recommending grid over pack in tkinter documentation
- gh-106318: Improve str.lower() docs
- Make _MutuallyExclusiveGroup a public API in argparse
- Docs
- Python not yet supported