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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.14] gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (GH-155845)
- [3.15] gh-155835: fix `digest_size` and `block_size` data races on SHA-3 objects (GH-155838)
- [3.14] gh-155835: fix `digest_size` and `block_size` data races on SHA-3 objects (GH-155838)
- gh-148501: Disable AArch64 Mach-O LOH for JIT stencils
- Support efficient sharing of all immutable builtins in sub interpreters
- gh-156866: Document that pack_into() does not guarantee memory access shape
- gh-153569: consolidate tokenizer input, layout, and diagnostics
- [3.15] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370)
- [3.15] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (GH-157049)
- argparse exclusive argument group error unintelligible
- Docs
- Python not yet supported