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
*
Allow escape sequences in Python prompts
kobarity
2024-06-15
1
-0
/
+28
*
; Fix recent change to python-tests.el
kobarity
2024-06-10
1
-1
/
+1
*
Specify Python 3 in some ERTs on Mac
kobarity
2024-06-09
1
-308
/
+352
*
Fix hiding a Python block ending with a comment
kobarity
2024-06-09
1
-0
/
+18
*
Fix Python mode error caused by incorrect indentation
kobarity
2024-06-08
1
-0
/
+9
*
Merge from origin/emacs-29
Eli Zaretskii
2024-06-01
1
-2
/
+2
|
\
|
*
; Fix typos
Stefan Kangas
2024-05-27
1
-2
/
+2
*
|
Use same Python binary for test as in python mode (bug#70815)
Mattias Engdegård
2024-05-28
1
-1
/
+3
*
|
Enhance 'python-shell-send-block' for convenience
Lin Sun
2024-05-26
1
-2
/
+2
*
|
Merge from origin/emacs-29
Eli Zaretskii
2024-05-25
1
-0
/
+10
|
\
|
|
*
Fix Python font lock of chained assignment statement
kobarity
2024-05-24
1
-0
/
+10
*
|
Enhance python-tests to adapt different Python interpreters (bug#70815)
Lin Sun
2024-05-23
1
-42
/
+60
*
|
Improve fontification of Python assignments with type hints
kobarity
2024-05-18
1
-0
/
+20
*
|
; Fix last change
Eli Zaretskii
2024-05-02
1
-3
/
+3
*
|
New function 'python-shell-send-block' for python-mode
Lin Sun
2024-05-02
1
-0
/
+27
*
|
; Fix python test case for testing completion with ipython
Lin Sun
2024-05-02
1
-1
/
+2
*
|
Add font-locking for typed parameters in python-ts-mode (bug#70665)
Noah Peart
2024-05-01
1
-0
/
+3
*
|
Detect the readline support for Python shell completion
Liu Hui
2024-03-14
1
-5
/
+26
*
|
Fix Python shell completion test failures
Liu Hui
2024-02-28
1
-34
/
+53
*
|
Set tty mode to raw when setting up Inferior Python
kobarity
2024-02-21
1
-5
/
+0
*
|
Respect the delimiter of completer in Python shell completion
Liu Hui
2024-02-08
1
-0
/
+92
*
|
Fix syntax highlighting after string literal concat in python-mode
Jakub Ječmínek
2024-01-27
1
-0
/
+12
*
|
Fix 'python-info-docstring-p' bug in the 2nd line of a buffer
kobarity
2024-01-13
1
-23
/
+50
*
|
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
Merge from origin/emacs-29
Po Lu
2024-01-02
1
-0
/
+302
|
\
|
|
*
Improve syntax highlighting for python-ts-mode
Denis Zubarev
2023-12-30
1
-0
/
+302
*
|
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-09-04
1
-1
/
+1
*
|
Fix test in python-tests.el added by bug #62092
kobarity
2023-08-15
1
-6
/
+6
*
|
Fix Python indentation of continuation lines within parens
kobarity
2023-06-24
1
-12
/
+77
*
|
Merge from origin/emacs-29
Eli Zaretskii
2023-06-03
1
-144
/
+0
|
\
|
|
*
Revert "Enhance Python font-lock to support multilines"
kobarity
2023-06-03
1
-144
/
+0
*
|
Merge from origin/emacs-29
Eli Zaretskii
2023-05-26
1
-0
/
+16
|
\
|
|
*
Fix python-info-docstring-p
kobarity
2023-05-26
1
-0
/
+16
*
|
Add a new user option in Python mode to improve the indentation
kobarity
2023-04-22
1
-2
/
+114
|
/
*
Improve indenting "case" in Python
kobarity
2023-03-26
1
-0
/
+38
*
Fix python-fill-paragraph problems on filling strings (bug#62142)
kobarity
2023-03-16
1
-0
/
+119
*
Make "case" keyword a dedenter in Python
kobarity
2023-03-11
1
-0
/
+15
*
python-info-dedenter-opening-block-positions: Fix to support "bare" match
Dmitry Gutov
2023-03-09
1
-0
/
+14
*
Fix searching for end of string in python-nav-end-of-statement
kobarity
2023-03-09
1
-0
/
+44
*
Don't misindent 'else:' after 'if re.match:' in Python
Dmitry Gutov
2023-03-08
1
-0
/
+12
*
Fix point moving when calling python-shell-send-region
kobarity
2023-02-18
1
-18
/
+44
*
Fix 'python-shell-buffer-substring' when START is in middle of 1st line
kobarity
2023-01-07
1
-0
/
+10
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix python-shell-buffer-substring when retrieving a single statement
kobarity
2022-12-31
1
-0
/
+64
*
Add highlighting Python operators (bug#59629)
kobarity
2022-12-01
1
-18
/
+90
*
Skip one python test case on macOS
Mattias Engdegård
2022-11-30
1
-0
/
+5
*
Fix indentation for multi-line block start in Python mode
kobarity
2022-11-10
1
-0
/
+17
*
Disable completion/ElDoc/FFAP when Python program is running
kobarity
2022-10-27
1
-4
/
+67
*
Move and rename Python completion ERTs
kobarity
2022-10-16
1
-41
/
+41
[next]