[3.13] gh-121160: Note that readline libraries using different history formats. (GH-121327) (GH-122030)

This is not something we can do too much about, without help from the
underlying libraries.
(cherry picked from commit 709db44255)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
This commit is contained in:
Miss Islington (bot) 2024-07-19 16:09:41 +02:00 committed by GitHub
parent c12f81ed82
commit 838025bb86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,10 @@ Readline library in general.
python:bind -v
python:bind ^I rl_complete
Also note that different libraries may use different history file formats.
When switching the underlying library, existing history files may become
unusable.
.. data:: backend
The name of the underlying Readline library being used, either