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 syntax check in python-info-looking-at-beginning-of-defun
kobarity
2022-09-23
1
-0
/
+48
*
Apply syntax highlighting for all python f-strings
Laurence Warne
2022-09-06
1
-4
/
+8
*
Add Python blocks support for hideshow
kobarity
2022-08-25
1
-1
/
+196
*
Prefer pos-bol and pos-eol in tests
Stefan Kangas
2022-08-21
1
-30
/
+30
*
python.el: Adjustments to Flymake backend
Augusto Stoffel
2022-08-19
1
-0
/
+34
*
Fix Python indentation of block continuation
kobarity
2022-08-18
1
-0
/
+19
*
Enhance Python font-lock to support multilines
kobarity
2022-08-17
1
-0
/
+113
*
Revert "Add Python blocks support for hideshow"
Lars Ingebrigtsen
2022-08-17
1
-196
/
+1
*
Add Python blocks support for hideshow
kobarity
2022-08-17
1
-1
/
+196
*
Fix `python-nav-forward-block' moving backward under certain conditions
kobarity
2022-08-15
1
-0
/
+16
*
Fix python escape code fontification for multi-line literals
Laurence Warne
2022-08-09
1
-8
/
+87
*
Remove redundant local variables in tests
Stefan Kangas
2022-08-08
1
-4
/
+0
*
Fix blank/comment line handling in python-nav-beginning-of-block
kobarity
2022-08-07
1
-0
/
+22
*
Fontify python escape sequences in literals
lWarne
2022-08-06
1
-0
/
+77
*
Add a test for python-mode comment/else problem
Lars Ingebrigtsen
2022-07-27
1
-0
/
+29
*
Fix Python navigation problem with a line continuation using backslash
kobarity
2022-07-23
1
-0
/
+26
*
Fix python navigation problem with an empty line in nested defun
kobarity
2022-07-16
1
-2
/
+32
*
; Fix typos
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Fix `python-nav-beginning-of-defun' line continuation using backslash
kobarity
2022-07-03
1
-2
/
+79
*
test/lisp/progmodes/python-tests.el: add test for nav end of block
Tom Gillespie
2022-06-29
1
-0
/
+12
*
Fix nested defuns handling in `python-nav-beginning-of-defun'
kobarity
2022-06-21
1
-2
/
+43
*
Fix Python Hideshow problem with backslash escaped newlines
kobarity
2022-05-28
1
-0
/
+54
*
Don't font-lock invalid invalid class/function names
kobarity
2022-05-22
1
-0
/
+12
*
Properly indent Python PEP634 match/case blocks
Lele Gaifax
2022-05-22
1
-0
/
+25
*
Fix recently introduced Python font lock breakage of chained assignments
kobarity
2022-05-21
1
-0
/
+7
*
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
[next]