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 supported847 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Document how import chains are affected by `sys.setrecursionlimit`
- gh-128546: Document that getaddrinfo() can return raw data
- data races in frame inspection and tracebacks
- 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`
- gh-123681: Check the strftime() behavior at runtime instead of at the compile time
- Promote _delete member of TemporaryDirectory to delete
- Remove un-necessary socket requirements in async tests
- Docs
- Python not yet supported