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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Excessive stack usage for clang-cl debug builds on Windows
- gh-157788: Fix python -m asyncio ps failing on long task names
- gh-157789: Use compiler option ``-Og`` in case of clang-cl debug builds
- gh-156939: Add tests on the PyUnicode C API
- Delete CLAUDE.md
- `lazy import a.b as c` resolves `b` as an attribute of `a` instead of importing the module `a.b`
- gh-154524: Fix race `array.array` export counter in free threading build
- gh-157747: Document that `**` unpacking accepts any object with `keys()`
- gh-126547: pre-allocate version number for unicode type
- [3.15] gh-136722: Document the `turtle.TurtleGraphicsError` exception (GH-157792)
- Docs
- Python not yet supported