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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138912: Add dedicated opcodes for MatchClass without positional sub-patterns
- Remove redundant decref from _PyLong_Negate
- `test_tracemalloc_track_race` segfault on buildbot
- Unexpected result with `NamedTuple(name, zip(keys, values))`
- gh-144325: Improve error messages for `{}`-style formatters for int, float, str, and complex
- gh-137855: Lazy import `inspect` module in dataclasses
- Remove deprecated `importlib.load_module`
- Email MIME `base64` parser stops at the end of the first padding
- gh-139821: Make ``tarfile.open`` correctly forward keyword arguments for zstd in stream mode.
- Make the `PY_UNWIND` monitoring event local
- Docs
- Python not yet supported