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
2026-03-31
python-tests.el: Fix test failures introduced by commit c1c08f3c9f6
Stefan Monnier
2026-03-04
Revert "Repair serious breakage in the batch tests."
Michael Albinus
2026-02-25
Repair serious breakage in the batch tests.
Eric S. Raymond
2026-02-21
Use a custom Pdb class in the Python shell
Liu Hui
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
hideshow: Deep cleaning. (Bug#79934)
Elías Gabriel Pérez
2025-08-07
Fix Python PDB tracking for remote inferior Python
kobarity
2025-08-02
Improve region deletion handling in python.el
Jakub Ječmínek
2025-05-05
Fix test-regressions in python-ts-mode
Jostein Kjønigsen
2025-04-26
Fix Python block end predicates (bug#77941)
kobarity
2025-02-15
Fix string end search in python-nav-end-of-statement
kobarity
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-13
Fix font-lock of Python f-strings
kobarity
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-06-15
Allow escape sequences in Python prompts
kobarity
2024-06-10
; Fix recent change to python-tests.el
kobarity
2024-06-09
Specify Python 3 in some ERTs on Mac
kobarity
2024-06-09
Fix hiding a Python block ending with a comment
kobarity
2024-06-08
Fix Python mode error caused by incorrect indentation
kobarity
2024-06-01
Merge from origin/emacs-29
Eli Zaretskii
2024-05-28
Use same Python binary for test as in python mode (bug#70815)
Mattias Engdegård
2024-05-27
; Fix typos
Stefan Kangas
2024-05-26
Enhance 'python-shell-send-block' for convenience
Lin Sun
2024-05-25
Merge from origin/emacs-29
Eli Zaretskii
2024-05-24
Fix Python font lock of chained assignment statement
kobarity
2024-05-23
Enhance python-tests to adapt different Python interpreters (bug#70815)
Lin Sun
2024-05-18
Improve fontification of Python assignments with type hints
kobarity
2024-05-02
; Fix last change
Eli Zaretskii
2024-05-02
New function 'python-shell-send-block' for python-mode
Lin Sun
2024-05-02
; Fix python test case for testing completion with ipython
Lin Sun
2024-05-01
Add font-locking for typed parameters in python-ts-mode (bug#70665)
Noah Peart
2024-03-14
Detect the readline support for Python shell completion
Liu Hui
2024-02-28
Fix Python shell completion test failures
Liu Hui
2024-02-21
Set tty mode to raw when setting up Inferior Python
kobarity
2024-02-08
Respect the delimiter of completer in Python shell completion
Liu Hui
2024-01-27
Fix syntax highlighting after string literal concat in python-mode
Jakub Ječmínek
2024-01-13
Fix 'python-info-docstring-p' bug in the 2nd line of a buffer
kobarity
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
Merge from origin/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
Improve syntax highlighting for python-ts-mode
Denis Zubarev
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-08-15
Fix test in python-tests.el added by bug #62092
kobarity
2023-06-24
Fix Python indentation of continuation lines within parens
kobarity
2023-06-03
Merge from origin/emacs-29
Eli Zaretskii
2023-06-03
Revert "Enhance Python font-lock to support multilines"
kobarity
2023-05-26
Merge from origin/emacs-29
Eli Zaretskii
2023-05-26
Fix python-info-docstring-p
kobarity
2023-04-22
Add a new user option in Python mode to improve the indentation
kobarity
[next]