1. emacs -Q 2. M-x run-python (Now in *Python* buffer) 3. foo=1 4. bar=fo "No match" echoed in minibuffer but completion list is expected. Attached patch make python-shell-completion-at-point also stop on simple-operator while parsing input.