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-149706: fix -Wstringop-truncation warning
- gh-150001: fix escalation to SystemError during parsing
- `MemoryError` during parse can escalate to `SystemError` and abort on small input
- gh-145411: Add runtime (now: `unix` only) control to Tachyon
- 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
- Docs
- Python not yet supported