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 supported850 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128326 Docs: normalize wording to documentation
- gh-142867: Fix trace --count showing annotations as missing
- Use-after-free in `_PyEval_LoadName` via re-entrant frame locals lookup
- gh-135898: Add section to free-threading howto about memory usage.
- gh-73433: Update the document for epoll.poll in select.rst
- gh-142965: Fix Concatenate documentation to reflect valid use cases
- gh-142252: Augment functools.cached_property tests for set/delete
- gh-143497: Fix default security of `ftplib.FTP_TLS`
- Document that `singledispatchmethod` dispatches on the `self` argument when invoked from class level
- Use-after-free in `itertools.groupby` via re-entrant key comparison through `__eq__`
- Docs
- Python not yet supported