We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e0030 commit d5b27acCopy full SHA for d5b27ac
1 file changed
src/replhelper/core.py
@@ -154,6 +154,7 @@ def ipython_options(**kwargs):
154
cause segmentation fault with tab completion. For segfault-free
155
IPython, upgrade to version 7 or above (which may still be in
156
development stage depending on the time you read this message).
157
+Note also that IPython releases after 5.x do not support Python 2.
158
159
If you need to install development version of IPython and understand
160
what would happen to your Python environment by doing so, executing
0 commit comments