]> git.eshelyaron.com Git - emacs.git/commit
Make python-shell-prompt-block-regexp match IPython prompt
authorAndrii Kolomoiets <andreyk.mad@gmail.com>
Tue, 19 Feb 2019 21:57:07 +0000 (23:57 +0200)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 17 Apr 2019 00:09:34 +0000 (20:09 -0400)
commit6f8fe0d5acf0aa62a39b274217ac28fc1764840e
tree2a6972aeed416930d5293fcd8edaca48684e52da
parent6fe81676f314c0ba7ef627e864dea27f57953eec
Make python-shell-prompt-block-regexp match IPython prompt

* lisp/progmodes/python.el (python-shell-prompt-block-regexp): Match
also IPython's multiline prompt.  It allows to correctly disable
non-native completions during multiline statement in
inferior-python-mode that runs IPython interpreter (Bug#34582).

Copyright-paperwork-exempt: yes
lisp/progmodes/python.el