]> git.eshelyaron.com Git - emacs.git/commit
Don't disable ipython as a native interpreter
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 8 Sep 2021 06:59:29 +0000 (08:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 8 Sep 2021 06:59:29 +0000 (08:59 +0200)
commitafddd5529d8e23a0a4b612fed9792f6beda07965
treedffed7af02fbb25858c319da573d10b95e98f108
parent663f7e3fcc1928859e5a5d18633dd92c97f1f505
Don't disable ipython as a native interpreter

* lisp/progmodes/python.el
(python-shell-completion-native-disabled-interpreters): Remove
ipython from list, because it apparently works fine these days
(bug#50458).
lisp/progmodes/python.el