Skip to content

Commit

Permalink
Note on Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 21, 2018
1 parent 09e0030 commit d5b27ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/replhelper/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ def ipython_options(**kwargs):
cause segmentation fault with tab completion. For segfault-free
IPython, upgrade to version 7 or above (which may still be in
development stage depending on the time you read this message).
Note also that IPython releases after 5.x do not support Python 2.
If you need to install development version of IPython and understand
what would happen to your Python environment by doing so, executing
Expand Down

0 comments on commit d5b27ac

Please sign in to comment.