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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Argparse: add method for retrieving the parsers of actions
- gh-92810: Cover ABCMeta instancecheck/subclasscheck with more tests
- gh-132657: Improve performance in specialize_dict_access_hint() via adding specialization for PY_GIL_DISABLED
- [3.13] gh-129259: Fix AIX build failures caused by incorrect struct alignment
- 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()
- Improve documentation for more collection methods
- gh-106318: Add examples for str.islower() docs
- Docs
- Python not yet supported