This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2020-06-19.10:39:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592563161.24.0.0447978681203.issue41034@roundup.psfhosted.org>
In-reply-to
Content
I reproduce the issue on Fedora 32 with readline 8.0:

$ ./python -m test.pythoninfo|grep readline
readline._READLINE_LIBRARY_VERSION: 8.0
readline._READLINE_RUNTIME_VERSION: 0x800
readline._READLINE_VERSION: 0x800
History
Date User Action Args
2020-06-19 10:39:21vstinnersetrecipients: + vstinner
2020-06-19 10:39:21vstinnersetmessageid: <1592563161.24.0.0447978681203.issue41034@roundup.psfhosted.org>
2020-06-19 10:39:21vstinnerlinkissue41034 messages
2020-06-19 10:39:21vstinnercreate