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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-126167: Modify iOS Testbed to read arguments from Info.plist
- gh-125729: Add turtle.py into tcl/tk installation option
- experimental jit causes infinite loops on 3.13 branch
- Incomplete stack traces when throwing into a generator chain that ends in a custom generator
- gh-126091: Always link generator frames when propagating a thrown-in exception through a yield-from chain
- Add `AnyLogger` type (`Logger | LoggerAdapter` alias)
- After "make install" the __pycache__ directories are only readable by root
- Subtle error in `getattr_hook` example in the Descriptor Guide
- gh-88110: clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads
- Segmentation Faults during build on NetBSD configuring with --enable-profiling
- Docs
- Python not yet supported