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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Calls across stack chunks perform badly
- Add a tutorial for cmd.Cmd for `emptyline()` and `do_EOF`
- gh-47798: Add a `subprocess.run_pipeline()` API
- `test_tracemalloc_track_race` segfault on buildbot
- Hot-cold splitting for JIT stencils
- unittest.assertWarnsRegex swallows warnings that do not match the regex
- Unexpected result with `NamedTuple(name, zip(keys, values))`
- gh-144325: Improve error messages for `{}`-style formatters for int, float, str, and complex
- Make the `PY_UNWIND` monitoring event local
- gh-143959 Make _datetime,_types optional for test_types
- Docs
- Python not yet supported