cpython/.github
Miss Islington (bot) a2bf7a0a47
[3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH-124119) (GH-133457)
To support virtual terminal mode in Windows PYREPL, we need a scanner
to read over the supported escaped VT sequences.

Windows REPL input was using virtual key mode, which does not support
terminal escape sequences. This patch calls `SetConsoleMode` properly
when initializing and send sequences to enable bracketed-paste modes
to support verbatim copy-and-paste.
(cherry picked from commit a65366ed87)

Co-authored-by: Y5 <124019959+y5c4l3@users.noreply.github.com>
Signed-off-by: y5c4l3 <y5c4l3@proton.me>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Dustin L. Howett <dustin@howett.net>
Co-authored-by: wheeheee <104880306+wheeheee@users.noreply.github.com>
2025-05-05 19:39:06 +02:00
..
ISSUE_TEMPLATE add 3.13 as an option on the bug form (#111083) 2023-10-19 17:52:56 +01:00
problem-matchers Remove Sphinx problem matcher to avoid annotating unchanged files (#108005) 2023-08-16 12:18:56 -06:00
workflows [3.13] GH-133410: Use commit hashes for change detection (gh-133416) (#133427) 2025-05-05 10:26:58 -07:00
CODEOWNERS [3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH-124119) (GH-133457) 2025-05-05 19:39:06 +02:00
CONTRIBUTING.rst Update build status links in contributing doc (GH-98672) 2022-10-25 12:13:37 -05:00
dependabot.yml gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090) 2023-08-18 22:42:45 +09:00
PULL_REQUEST_TEMPLATE.md [3.13] CI: Update outdated references to Python version and GH issues (GH-132394) (#132402) 2025-04-11 15:10:14 +00:00
SECURITY.md Update link to supported versions table in security policy (GH-98670) 2022-10-25 11:59:19 -05:00
zizmor.yml [3.13] Update pre-commit repos (GH-132792) (#132804) 2025-04-22 15:57:34 +00:00