[pypy-issue] Issue #2983: Regression in 7.2: readline not working (pypy/pypy)

Vilhjálmur Thorsteinsson issues-reply at bitbucket.org
Thu Mar 28 14:34:50 EDT 2019


New issue 2983: Regression in 7.2: readline not working
https://bitbucket.org/pypy/pypy/issues/2983/regression-in-72-readline-not-working

Vilhjálmur Thorsteinsson:

In PyPy 7.2 (Python 3.6 beta), I get a UserWarning: readline.read_init_file() not implemented upon startup. This was fine in 7.0. REPL cursor operations subsequently behave funnily, e.g. appending '\u0000' to lines when pressing cursor-up or cursor-down.




More information about the pypy-issue mailing list