>
> with complaints like this one: 
> ********************************************************************** 
> File "src/sage/tests/cmdline.py", line 118, in 
> sage.tests.cmdline.test_executable 
> Failed example: 
>     err 
> Expected: 
>     '' 
> Got: 
>     '[SageTerminalApp] WARNING | Config option `readline_parse_and_bind` 
> not recognized by `SageTerminalInteractiveShell`.\n' 
> ********************************************************************** 
>

As it says the IPython config option `readline_parse_and_bind` does not 
exist anymore since IPython upon which Sage's command line interface is 
based adopted prompt_toolkit as a replacement of readline as of IPython 
version 5.0

The following ticket may also be relevant to you:

https://trac.sagemath.org/ticket/21342 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to