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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_ctx_mgr_rollback_if_commit_failed assumes outdated SQLite locking behavior
- inspect.getsource returns unrelated code
- gh-133403: Add type annotations to generate_levenshtein_examples.py
- gh-142533: Document CRLF injection vulnerability in http.server and wsgiref modules
- `test_ssl_in_multiple_threads` is flaky due to `with self.subTest` with threads
- gh-85277: Fix building without `stropts.h` or empty `stropts.h`
- Broader specialization in the Specializing Adaptive Interpreter for better JIT performance
- Add option to quit pdb without prompt (like pre-3.14 behavior)
- gh-143820: ENTER_EXECUTOR can be inserted after BINARY_OP_INPLACE_ADD_UNICODE
- gh-89900: Add option to preserve existing handlers for assertLogs
- Docs
- Python not yet supported