diff options
author | Tom Gillespie <tgbugs@gmail.com> | 2022-06-28 19:28:05 -0700 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-29 12:13:28 +0200 |
commit | bf1dbdd87bb87eb9f18f7677d6d254b249b4c251 (patch) | |
tree | c3caa8db9e07c5325f19ce7f06b431b7a242f86f /test/lisp/progmodes | |
parent | e73dbcf26d9de114b3ba228edaf946418b476052 (diff) | |
download | emacs-bf1dbdd87bb87eb9f18f7677d6d254b249b4c251.tar.gz emacs-bf1dbdd87bb87eb9f18f7677d6d254b249b4c251.tar.bz2 emacs-bf1dbdd87bb87eb9f18f7677d6d254b249b4c251.zip |
lisp/progmodes/python.el (python-nav-end-of-block): prevent infinite loop
lisp/progmodes/python.el (python-nav-end-of-block): Fix a bad
assumption that python-nav-end-of-statement always makes forward
progress by testing that it actually does. If this check is not made
then it is possible for python-nav-end-of-block to enter an infinite
loop. (bug#56271)
Diffstat (limited to 'test/lisp/progmodes')
0 files changed, 0 insertions, 0 deletions