##// END OF EJS Templates
Merge pull request #9519 from Carreau/last-result...
Merge pull request #9519 from Carreau/last-result Keep a reference to last execution result on the shell.

File last commit:

r22375:3baa12db
r22450:bb2c7ec4 merge
Show More
incompat-readline.rst
3 lines | 173 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / incompat-readline.rst
Matthias Bussonnier
Fix english because english need to be fixed.
r22375 IPython 5.0 now uses prompt_toolkit, so any setting that affects ``readline`` will
have no effect, and has likely been replaced by a configuration option on
Matthias Bussonnier
Add what's new incompat about readline.
r22370 IPython itself.