]> git.eshelyaron.com Git - emacs.git/commit
Match dummy output even with non-default rl config
authorCarlos Pita <carlosjosepita@gmail.com>
Thu, 14 Oct 2021 00:09:40 +0000 (21:09 -0300)
committerStefan Kangas <stefan@marxist.se>
Fri, 5 Nov 2021 07:02:31 +0000 (08:02 +0100)
commita0973fa7a6e8162033abe29084f7b255976c74bc
tree1d51e108a00d57cca8b6229d3a82f7789b27e07b
parentf80d701ec8966800e0f71038df9eb3580ed7b320
Match dummy output even with non-default rl config

* lisp/progmodes/python.el
(python-shell-completion-native-get-completions): Match dummy output
even when readline is configured in non-default ways.  (Bug#51010)
lisp/progmodes/python.el