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-102618: Introduce a `functools.cached_method` decorator
- Remote Debugging: silence some unused function warnings
- gh-149816: Fix race conditions in `Modules/_elementtree.c` with free-threaded
- Increase test coverage for isclose() function with edge cases for special complex numbers
- Document bytes-like input and bytes return values for imaplib response helpers
- gh-148750: Fix embed layout pythoninfo failure and guard missing test-results publish in Azure
- Add "rv" short form to pdb's retval docstring
- Doc: Clarify class creation behavior for dataclass(slots=True)
- gh-144586: Use CPU-specific instructions for `_Py_yield` (AArch64 only)
- [3.10] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648)
- Docs
- Python not yet supported