diff options
author | Daniel Colascione <dancol@dancol.org> | 2016-11-08 15:26:43 -0800 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2016-11-08 15:28:49 -0800 |
commit | 3ef4ee84fa3f658c2df802569dc89023d98e9947 (patch) | |
tree | 6c8490fbfd02d796f21e43c33f83f702c1f5f461 /lisp/emacs-lisp/bytecomp.el | |
parent | 8da810f91b11a258a7ed0f5315292143072881d8 (diff) | |
download | emacs-3ef4ee84fa3f658c2df802569dc89023d98e9947.tar.gz emacs-3ef4ee84fa3f658c2df802569dc89023d98e9947.tar.bz2 emacs-3ef4ee84fa3f658c2df802569dc89023d98e9947.zip |
Avoid infloop in python
Fix bug#24905
* lisp/progmodes/python.el (python-info-docstring-p): Improve
infloop avoidance: replace (bobp) with generic test for
forward progress.
* test/lisp/progmodes/python-tests.el (python-bob-infloop-avoid): Add
test for bug#24905
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions