summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes
diff options
context:
space:
mode:
authorTom Gillespie <tgbugs@gmail.com>2022-06-28 19:28:05 -0700
committerLars Ingebrigtsen <larsi@gnus.org>2022-06-29 12:13:28 +0200
commitbf1dbdd87bb87eb9f18f7677d6d254b249b4c251 (patch)
treec3caa8db9e07c5325f19ce7f06b431b7a242f86f /test/lisp/progmodes
parente73dbcf26d9de114b3ba228edaf946418b476052 (diff)
downloademacs-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