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 supported854 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-128505: Expose an interface to sqlite3_file_control
- Optimizing BOLT flags
- gh-128438: Add `EnvironmentVarGuard` for `test_urllib`, `test_urllib2.py` and `urllib2_localnet.py`
- Promote _delete member of TemporaryDirectory to delete
- Remove un-necessary socket requirements in async tests
- Documentation for `PYTHONUNBUFFERED` is not correct
- gh-128392: Adjust `PYTHONUNBUFFERED` docs
- Embedded interpreters: No way to extend `sys.path`
- gh-124157: Lazily create __annotate__ functions for function annotations
- Docs
- Python not yet supported