summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/python-tests.el
AgeCommit message (Expand)Author
2026-03-31python-tests.el: Fix test failures introduced by commit c1c08f3c9f6Stefan Monnier
2026-03-04Revert "Repair serious breakage in the batch tests."Michael Albinus
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-02-21Use a custom Pdb class in the Python shellLiu Hui
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez
2025-08-07Fix Python PDB tracking for remote inferior Pythonkobarity
2025-08-02Improve region deletion handling in python.elJakub Ječmínek
2025-05-05Fix test-regressions in python-ts-modeJostein Kjønigsen
2025-04-26Fix Python block end predicates (bug#77941)kobarity
2025-02-15Fix string end search in python-nav-end-of-statementkobarity
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-18Make font-lock face variables obsoleteStefan Kangas
2024-12-13Fix font-lock of Python f-stringskobarity
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-06-15Allow escape sequences in Python promptskobarity
2024-06-10; Fix recent change to python-tests.elkobarity
2024-06-09Specify Python 3 in some ERTs on Mackobarity
2024-06-09Fix hiding a Python block ending with a commentkobarity
2024-06-08Fix Python mode error caused by incorrect indentationkobarity
2024-06-01Merge from origin/emacs-29Eli Zaretskii
2024-05-28Use same Python binary for test as in python mode (bug#70815)Mattias Engdegård
2024-05-27; Fix typosStefan Kangas
2024-05-26Enhance 'python-shell-send-block' for convenienceLin Sun
2024-05-25Merge from origin/emacs-29Eli Zaretskii
2024-05-24Fix Python font lock of chained assignment statementkobarity
2024-05-23Enhance python-tests to adapt different Python interpreters (bug#70815)Lin Sun
2024-05-18Improve fontification of Python assignments with type hintskobarity
2024-05-02; Fix last changeEli Zaretskii
2024-05-02New function 'python-shell-send-block' for python-modeLin Sun
2024-05-02; Fix python test case for testing completion with ipythonLin Sun
2024-05-01Add font-locking for typed parameters in python-ts-mode (bug#70665)Noah Peart
2024-03-14Detect the readline support for Python shell completionLiu Hui
2024-02-28Fix Python shell completion test failuresLiu Hui
2024-02-21Set tty mode to raw when setting up Inferior Pythonkobarity
2024-02-08Respect the delimiter of completer in Python shell completionLiu Hui
2024-01-27Fix syntax highlighting after string literal concat in python-modeJakub Ječmínek
2024-01-13Fix 'python-info-docstring-p' bug in the 2nd line of a bufferkobarity
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02Merge from origin/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Improve syntax highlighting for python-ts-modeDenis Zubarev
2023-09-04Use new ERT `skip-when` macro in testsStefan Kangas
2023-08-15Fix test in python-tests.el added by bug #62092kobarity
2023-06-24Fix Python indentation of continuation lines within parenskobarity
2023-06-03Merge from origin/emacs-29Eli Zaretskii
2023-06-03Revert "Enhance Python font-lock to support multilines"kobarity
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26Fix python-info-docstring-pkobarity
2023-04-22Add a new user option in Python mode to improve the indentationkobarity