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
- gh-133438: Fix the use of the terms "argument" and "parameter" in dis.show_code()
- Potential integer overflow in instrumentation.c
- `argparse._SubParsersAction.add_parser` should default to `description` matching `help`
- Add SO_PASSRIGHTS constant to socket module
- gh-133895: correct values of cmath.cosh/sinh in case of overflows
- HTTP modules documentation displays a list of both unsupported http and supported codes, contrary to caption.
- [MSVC][ASAN] Cpython failed to run test_call test_functools tests with ASAN using MSVC on windows
- Expose internal stack introspection APIs as a statistical runtime analysis tool
- gh-135959: Mark ast.ImportFrom.level as required
- typing._allow_reckless_class_checks doesn't work when _abc doesn't exist.
- Docs
- Python not yet supported