index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
progmodes
/
python-tests.el
Age
Commit message (
Expand
)
Author
2021-12-13
Make `M-x run-python' select the window again
Kévin Le Gouguec
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-09-21
Make syntax-ppss more accurate for Python triple quotes (bug#49518)
João Távora
2021-09-21
Expand and improve electric-pair-mode and Python testing (bug#49518)
João Távora
2021-05-27
Fix filling of overlong first lines in Python doc strings
Deneb Meketa
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-30
Revert "Adjust python tests after fix for bug#39398"
Lars Ingebrigtsen
2020-10-28
Adjust python tests after fix for bug#39398
Lars Ingebrigtsen
2020-10-24
; Prefer https to http in more URLs
Stefan Kangas
2020-10-03
; Fix more typos
Stefan Kangas
2020-07-11
Merge from origin/emacs-27
Glenn Morris
2020-07-10
Consistently stylize eldoc as ElDoc in prose
Basil L. Contovounesios
2020-04-28
Use lexical-binding in most progmodes tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-12
Fix fill-paragraph in python docstrings (Bug#36056)
Noam Postavsky
2019-06-25
Merge from emacs-26
Noam Postavsky
2019-06-22
Fix python docstring auto-fill (Bug#36056)
Noam Postavsky
2019-06-17
* test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.
Juanma Barranquero
2019-06-17
Fix Python tests depending on system-type
Juanma Barranquero
2019-04-28
; Add test for previous change
Noam Postavsky
2019-04-13
Replace (skip-unless nil) by tag :unstable in test packages
Michael Albinus
2019-04-10
* test/lisp/progmodes/python-tests.el: "Fix" failing test
Stefan Monnier
2019-03-13
* test/lisp/progmodes/python-tests.el
Glenn Morris
2019-03-02
* test/lisp/progmodes/python-tests.el
Glenn Morris
2019-01-05
Fix electric indent bug in python-mode after dedenting colon
Joel Rosdahl
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-16
Fix off by one error in python-mode assertion (Bug#30964)
Noam Postavsky
2018-05-15
Run python test if the python executable is found
Tino Calancha
2018-05-15
run-python: Make the buffer running python current
Tino Calancha
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-02
Add tests on electric-indentation and Python multiline strings (Bug#29305)
Lele Gaifax
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-01
Fix a mis-binding in a test
Reuben Thomas
2017-08-20
; Remove python-shell-calculate-command-1 test
Noam Postavsky
2017-05-28
; Fix backslashes in python-tests
Noam Postavsky
2017-05-28
; Update test for previous change
Noam Postavsky
2017-05-20
; Set transient-mark-mode to let mark-defun tests pass
Noam Postavsky
2017-04-04
Fix a test in python-test.el
Tino Calancha
2017-03-23
Protect against an infloop in python-mode
Philipp Stephani
2017-01-28
test/*.el: Avoid byte-compiler warnings
Juanma Barranquero
2017-01-26
python-mode: Fix detection for opening blocks.
Hong Xu
2017-01-12
Fix extracting async def type and name in python mode imenu
Dmitry Lazurkin
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-11-08
Avoid infloop in python
Daniel Colascione
2016-04-06
Add new keywords of Python 3.5
Lele Gaifax
2016-01-11
Merge from origin/emacs-25
John Wiegley
2015-11-24
Rename all test files to reflect source layout.
Phillip Lord
[prev]