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 supported857 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Discrepancy between `__args__` of `typing.Callable` and `collections.abc.Callable`
- IDLE: unwanted submodule imports in 'run'
- End-of-file does not always mean that the file can no longer be read from
- Don't define CTYPES_PASS_BY_REF_HACK on aarch64 or riscv64
- gh-103165: prevent moving of folders into child folders in case insen…
- `inspect.{getsourcelines, findsource}` return 0 as the starting line number for modules
- gh-102140: fix false negative in csv.Sniffer.has_header
- deactivate not available in tmux session started from a virtual environment
- The standard library's pkgutil doesn't import safely, will raise a SystemExit if triggered by an import attempt
- gh-65329: Equivalent functools.partial instances should compare equal
- Docs
- Python not yet supported