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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- nogil list `reverse` breaks atomicity
- Improve the frozenset.is(sub|super)set docstrings
- gh-129605: Add more exception handling when computing suggestions in traceback.py
- Remove redundant check on `varargs` in `_PyArg_CheckPositional`
- New REPL crash (and terminal display issues) after a breakpoint and by sending Ctrl + D input
- gh-129605: Fix crashing pyrepl when NameError occurres in __getattr__ method
- gh-129333: fix import error over nfs on Windows
- `isinstance(obj, Hashable)` raises `TypeError` when both `obj` and `type(obj)` are unhashable
- Doctest ignores methods decorated with `functools.singledispatchmethod`
- clarify docs for scheduler.run(blocking=False)
- Docs
- Python not yet supported