pkgsrc/devel/py-ipython
adam 837046d385 py-ipython: updated to 8.2.0
IPython 8.2 mostly bring bugfixes to IPython.

 - Auto-suggestion can now be elected with the ``end`` key.
 - Some traceback issues with ``assert etb is not None`` have been fixed.
 - History is now pulled from the sqitel database and not from in-memory.
   In particular when using the ``%paste`` magic, the content of the pasted text will
   be part of the history and not the verbatim text ``%paste`` anymore.
 - Fix ``Ctrl-\\`` exit cleanup
 - Fixes to ``ultratb`` ipdb support when used outside of IPython.
2022-03-31 18:22:41 +00:00
..
patches
ALTERNATIVES
DESCR
distinfo py-ipython: updated to 8.2.0 2022-03-31 18:22:41 +00:00
Makefile py-ipython: updated to 8.2.0 2022-03-31 18:22:41 +00:00
PLIST