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
2023-03-26
Improve indenting "case" in Python
kobarity
2023-03-16
Fix python-fill-paragraph problems on filling strings (bug#62142)
kobarity
2023-03-11
Make "case" keyword a dedenter in Python
kobarity
2023-03-09
python-info-dedenter-opening-block-positions: Fix to support "bare" match
Dmitry Gutov
2023-03-09
Fix searching for end of string in python-nav-end-of-statement
kobarity
2023-03-08
Don't misindent 'else:' after 'if re.match:' in Python
Dmitry Gutov
2023-02-18
Fix point moving when calling python-shell-send-region
kobarity
2023-01-07
Fix 'python-shell-buffer-substring' when START is in middle of 1st line
kobarity
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Fix python-shell-buffer-substring when retrieving a single statement
kobarity
2022-12-01
Add highlighting Python operators (bug#59629)
kobarity
2022-11-30
Skip one python test case on macOS
Mattias EngdegÄrd
2022-11-10
Fix indentation for multi-line block start in Python mode
kobarity
2022-10-27
Disable completion/ElDoc/FFAP when Python program is running
kobarity
2022-10-16
Move and rename Python completion ERTs
kobarity
2022-10-16
Fix invalid search bound error in python-shell-completion-at-point
kobarity
2022-10-16
Disable completion when PDB is active in Python Shell buffer
kobarity
2022-10-12
Fix Python completion when point in shell buffer is before prompt
kobarity
2022-10-11
Fix Python completion failure under certain conditions
kobarity
2022-09-23
Fix syntax check in python-info-looking-at-beginning-of-defun
kobarity
2022-09-06
Apply syntax highlighting for all python f-strings
Laurence Warne
2022-08-25
Add Python blocks support for hideshow
kobarity
2022-08-21
Prefer pos-bol and pos-eol in tests
Stefan Kangas
2022-08-19
python.el: Adjustments to Flymake backend
Augusto Stoffel
2022-08-18
Fix Python indentation of block continuation
kobarity
2022-08-17
Enhance Python font-lock to support multilines
kobarity
2022-08-17
Revert "Add Python blocks support for hideshow"
Lars Ingebrigtsen
2022-08-17
Add Python blocks support for hideshow
kobarity
2022-08-15
Fix `python-nav-forward-block' moving backward under certain conditions
kobarity
2022-08-09
Fix python escape code fontification for multi-line literals
Laurence Warne
2022-08-08
Remove redundant local variables in tests
Stefan Kangas
2022-08-07
Fix blank/comment line handling in python-nav-beginning-of-block
kobarity
2022-08-06
Fontify python escape sequences in literals
lWarne
2022-07-27
Add a test for python-mode comment/else problem
Lars Ingebrigtsen
2022-07-23
Fix Python navigation problem with a line continuation using backslash
kobarity
2022-07-16
Fix python navigation problem with an empty line in nested defun
kobarity
2022-07-14
; Fix typos
Stefan Kangas
2022-07-03
Fix `python-nav-beginning-of-defun' line continuation using backslash
kobarity
2022-06-29
test/lisp/progmodes/python-tests.el: add test for nav end of block
Tom Gillespie
2022-06-21
Fix nested defuns handling in `python-nav-beginning-of-defun'
kobarity
2022-05-28
Fix Python Hideshow problem with backslash escaped newlines
kobarity
2022-05-22
Don't font-lock invalid invalid class/function names
kobarity
2022-05-22
Properly indent Python PEP634 match/case blocks
Lele Gaifax
2022-05-21
Fix recently introduced Python font lock breakage of chained assignments
kobarity
2022-05-16
Fix Python highlighting of some assignment statements
kobarity
2022-04-30
Make Python evaluation work more reliably
Jin Choi
2022-02-04
python.el: Try and better split the Tramp code
Stefan Monnier
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-13
Merge from origin/emacs-28
Stefan Kangas
[prev]
[next]