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-150942: Speed up ElementTree attribute parsing
- gh-151099: Better repr output for template strings.
- gh-149640: Add new GitHub action to test lazy_imports=all against test suite
- Use-after-free in _Unpickler_ReadIntoFromFile: temporary memoryview passed to readinto() can outlive its buffer
- gh-151049: Add 2001:1::3/128 (RFC 9665) to ipaddress IPv6 global exceptions
- gh-150868: Fix sum() deallocating a float subclass as an exact float
- Add security warning to `mailbox` docs
- gh-150837: Clarify closure wording in function tutorial
- gh-149059: add `INF`, `NINF` and `NAN` test cases for `math.fabs()`
- gh-149211: Preserve custom warning handler during finalization
- Docs
- Python not yet supported