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