-
- Downloads
gh-92032: Add soft keywords to rlcompleter (#92029)
Let the interpreter autocomplete soft-keywords, ATM the PEP-634 'match' / 'case' / '_' (wildcard pattern). Co-authored-by:Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by:
Alex Waygood <Alex.Waygood@Gmail.com>
Showing
- Lib/rlcompleter.py 2 additions, 2 deletionsLib/rlcompleter.py
- Lib/test/test_rlcompleter.py 3 additions, 0 deletionsLib/test/test_rlcompleter.py
- Misc/NEWS.d/next/Core and Builtins/2022-04-28-20-19-49.gh-issue-92032.ef-UfM.rst 2 additions, 0 deletions...nd Builtins/2022-04-28-20-19-49.gh-issue-92032.ef-UfM.rst
Please register or sign in to comment