gh-146044: Fix ctrl-w (unix-word-rubout) to use whitespace word boundaries#146174
Open
kimimgo wants to merge 8 commits into
python:mainpython/cpython:mainfrom
kimimgo:fix/pyrepl-ctrl-w-146044kimimgo/cpython:fix/pyrepl-ctrl-w-146044Copy head branch name to clipboard
Open
gh-146044: Fix ctrl-w (unix-word-rubout) to use whitespace word boundaries#146174kimimgo wants to merge 8 commits intopython:mainpython/cpython:mainfrom kimimgo:fix/pyrepl-ctrl-w-146044kimimgo/cpython:fix/pyrepl-ctrl-w-146044Copy head branch name to clipboard
kimimgo wants to merge 8 commits into
python:mainpython/cpython:mainfrom
kimimgo:fix/pyrepl-ctrl-w-146044kimimgo/cpython:fix/pyrepl-ctrl-w-146044Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
Fix ctrl-w (unix-word-rubout) to use whitespace word boundaries (#146044)
Show description for 678eefdcommitted- committed
- committed
Commits on Mar 21, 2026
Address review: rename bow_ws, move tests to TestReader, add tab support
Show description for e6d27d9committed- committed
Commits on Mar 22, 2026
Commits on Mar 27, 2026
Address review: remove issue URL from docstring, add newline test
Show description for c8d1759committed