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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- [3.12] gh-150599: Prevent bz2 decompressor reuse after errors (#150600)
- gh-150868: Fix sum() deallocating a float subclass as an exact float
- Add security warning to `mailbox` docs
- venv: Activation in fish inside msys2 (or similar) breaks PATH
- gh-150837: Clarify closure wording in function tutorial
- gh-149059: add `INF`, `NINF` and `NAN` test cases for `math.fabs()`
- Docs
- Python not yet supported