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 supported957 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- concurrent.interpreters queue documentation doesn't match reality
- Side-effect of `ABC.__subclasshook__` / `_abc_instancecheck` ▶ `isinstance(..., Parent)` calls `__subclasscheck__` of uninvolved Child class -> RecursionError
- gh-136191: Unify commands to uppercase for wider support
- gh-136722: add TurtleGraphicsError documentation
- Unable to use `logging.NOTSET` with `assertLogs` or `assertNoLogs`
- new_callable arg to unittest.mock.patch seems not to support partial
- `code.co_linetable` is undocumented
- Unchanged lines detected as changes with difflib.HtmlDiff
- The error messages of `dict()` and `dict().update()` should say `positional argument` instead of only `argument`
- gh-137742: Use footnote markup for table notes in `datetime` docs
- Docs
- Python not yet supported