Skip to content

Commit

Permalink
wn 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Feb 26, 2022
1 parent 80f7917 commit 5edf007
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/whatsnew/version8.rst
Expand Up @@ -3,6 +3,12 @@
============


.. _version 8.1.1:
IPython 8.1.1
-------------

Revert :ghpull:`13537` (fix an issue with symlinks in virtualenv) that raises an error in Python 3.8.

.. _version 8.1:

IPython 8.1.0
Expand Down Expand Up @@ -44,7 +50,7 @@ features listed in :ref:`version 7.32`.

- internal ``appended_to_syspath`` context manager has been deprecated.

- fix an issue with symlinks in virtualenv :ghpull:`13537`
- fix an issue with symlinks in virtualenv :ghpull:`13537` (Reverted in 8.1.1)

- Fix an issue with vim mode, where cursor would not be reset on exit :ghpull:`13472`

Expand Down

0 comments on commit 5edf007

Please sign in to comment.