mirror of
https://github.com/python/cpython.git
synced 2026-07-01 07:05:17 -04:00
3db6d82a4d
Without the ability to set required capabilities, the REPL cannot
function properly (syntax highlighting and multiline editing can't
work).
We refuse to work in this degraded state.
(cherry picked from commit 2fc7004d54)