Skip to content

Commit 2dff7ca

Browse files
cmd/docs: Add a versionchanged note
1 parent c00c188 commit 2dff7ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/cmd.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ interface.
4242
:attr:`use_rawinput` attribute to ``False``, otherwise *stdin* will be
4343
ignored.
4444

45+
.. versionchanged:: 3.11
46+
``completekey='tab'`` is replaced by ``'^I'`` for ``editline``.
47+
4548

4649
.. _cmd-objects:
4750

0 commit comments

Comments
 (0)