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 supported843 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Suggest `async with` when `with` finds no `__enter__`/`__exit__`
- test_interpreters.test_stress Failed on aarch64 Fedora Stable Clang 3.x Buildbot
- warnings.catch_warnings is not thread safe or async safe
- gh-123954: proposal for improving logic for setting SSL exceptions
- Documentation for `PYTHONUNBUFFERED` is not correct
- gh-128392: Adjust `PYTHONUNBUFFERED` docs
- Docs
- Python not yet supported