STINNER Victor <vstin...@redhat.com> added the comment:
input() uses readline. On macOS, readline is provided by libedit. It may be a bug in libedit which is an external dependency, and so not maintained by Python. ---------- components: +macOS -2to3 (2.x to 3.x conversion tool) nosy: +ned.deily, ronaldoussoren, vstinner _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33692> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com