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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Documentation of `import` statement should include binding to `global` and `nonlocal` namespaces
- `test_repl.test_toplevel_contextvars_async` fails under Fish in a VS Code terminal
- Patched async function not registering calls until coroutine is awaited
- gh-137758: Clarify os.stat_result time fields (since Unix epoch) and add datetime conversion note
- Allow ABCMeta in PyType_FromMetaclass
- gh-137396: Raise InvalidHeaderError when offset or numbytes is negative
- Implement PEP 728: TypedDict with Typed Extra Items
- `Include/exports.h`: Just check for the visibility attribute.
- gh-138094: Fix misleading suggestions in interactive `help` prompt
- The doc of `itertools.filterfalse()` shows `predicate` argument but the docstring shows `function` argument
- Docs
- Python not yet supported