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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Change shutil.rmtree and os.walk to support very deep hierarchies
- Deep Lazy Imports - Interpreter-level deferred module loading
- Use zlib-ng (fast!) rather than mainline stale zlib in binary releases
- Generate vectorcall code to parse arguments using Argument Clinic
- asyncio overrides signal handlers
- IDLE: On macOS, cntl-space/backslash display as ^S/^B
- Expose Expat XML attack protection APIs
- math.prod can return integers (contradicts doc)
- Incorrect shutil.copytree() behaviour with symlinks
- Subprocess timeout causes output to be returned as bytes in text mode
- Docs
- Python not yet supported