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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `gettext.ngettext` parameters `msgid1` and `msgid2` are documented as `singular` and `plural`
- Unclosed socket in urllib when ftp request times out after connect
- Inconsistent behaviors of `dict.keys()`, `dict.values()` and `dict.items()` with `==`
- unexpected behavior of pathlib with empty string
- Add an ordered `StrEnum` variant
- gh-131498: Remove commented-out dead code in cases_generator/analyzer.py
- Assertion failure in Objects/unicodeobject.c `_PyUnicode_DecodeUnicodeEscapeInternal2: Assertion 'end - s <= writer.size - writer.pos' failed`
- gh-124153: Add Py_tp_token support to xxlimited module
- Missing 'The Python' in the <title> tag of index.html
- IDLE gets confused when switching between tabs and spaces.
- Docs
- Python not yet supported