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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- subprocess.Popen on windows cannot use default handles for stdin/stdout/stderr when some of them are redirected
- gh-128595: Default to stdout isatty for colour detection instead of stderr
- gh-128505: Expose an interface to sqlite3_file_control
- Add an API for determining if an object is immortal
- Optimizing BOLT flags
- gh-128481: Add missing documentation for `traceback.FrameSummary.end_{col,line}`
- gh-128479: fix asyncio staggered race leaking tasks, and logging unhandled exception.append exception
- gh-111178: Generate correct signature for self converters
- gh-128446: Skip Windows CI for configure/Makefile changes
- gh-128415: store current task on loop
- Docs
- Python not yet supported