index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Age
Commit message (
Expand
)
Author
2024-09-21
Add subword-mode toggle to python-mode menu
Stefan Kangas
2024-09-21
Support electric-layout-mode in python-base-mode
Stefan Kangas
2024-09-08
Fix :type of some user options
Eli Zaretskii
2024-08-31
Merge from origin/emacs-30
Eli Zaretskii
2024-08-31
Merge from origin/emacs-30
Eli Zaretskii
2024-08-31
Make 'python-shell--with-environment' respect buffer-local vars
Evgenii Klimov
2024-08-31
Avoid ANSI escape characters in Python output (bug#45938)
Evgenii Klimov
2024-08-31
Make Python skeletons available in 'python-ts-mode' as well
kobarity
2024-07-08
Merge from savannah/emacs-30
Po Lu
2024-07-07
Checkdoc fixes in progmodes
Stefan Kangas
2024-06-29
Support grep.el better in `python-base-mode`
Stefan Kangas
2024-06-27
Do not prematurely truncate python eldoc string
James Thomas
2024-06-15
Allow escape sequences in Python prompts
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-05-26
Enhance 'python-shell-send-block' for convenience
Lin Sun
2024-05-26
; Fix merge error (bug#71093).
kobarity
2024-05-25
Merge from origin/emacs-29
Eli Zaretskii
2024-05-24
Fix Python font lock of chained assignment statement
kobarity
2024-05-18
Improve fontification of Python assignments with type hints
kobarity
2024-05-09
; Check process in 'python-shell-completion-at-point'
Lin Sun
2024-05-09
Add bitwise assignment operators to 'python--treesit-operators'
Noah Peart
2024-05-08
Fontify for_statement variable in python-ts-mode (bug#70718)
Noah Peart
2024-05-04
; Fix last change
Eli Zaretskii
2024-05-04
Locate error source of ExceptionGroup in Python shell
shynur
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
Add ExceptionGroup as a Python keyword
kobarity
2024-05-01
Add font-locking for typed parameters in python-ts-mode (bug#70665)
Noah Peart
2024-04-27
Merge from origin/emacs-29
Eli Zaretskii
2024-04-21
Fix python-ts-mode built-in functions and attributes (bug#70478)
Prateek Sharma
2024-04-09
; Minor copy edits
Dmitry Gutov
2024-03-14
Detect the readline support for Python shell completion
Liu Hui
2024-03-09
Add non-TS modes as extra parent of TS modes (bug#68246)
Stefan Monnier
2024-02-23
Tone down python-mode warning to a simple message (bug#68559)
Mattias Engdegård
2024-02-21
Set tty mode to raw when setting up Inferior Python
kobarity
2024-02-11
Add the public API of Compat to the core
Philip Kaludercic
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-26
python--treesit-syntax-propertize: Fix edits in the middle
Dmitry Gutov
2024-01-13
Merge from origin/emacs-29
Eli Zaretskii
2024-01-13
Fix 'python-info-docstring-p' bug in the 2nd line of a buffer
kobarity
2024-01-11
; Fix typos
Stefan Kangas
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-12-30
Merge from origin/emacs-29
Eli Zaretskii
2023-12-23
Fix python-ts-mode triple quote syntax (bug#67262)
Yuan Fu
2023-12-16
Merge from origin/emacs-29
Eli Zaretskii
[prev]
[next]