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
2025-03-02
; Move python.el Maintainer header further up
Stefan Kangas
2025-03-02
Bump python.el package version to 0.29
Stefan Kangas
2025-03-02
Bump python.el requirement to Emacs 29.1
Stefan Kangas
2025-03-02
Bump python.el requirement to Emacs 26.3
Stefan Kangas
2025-02-22
; Fix typos
Stefan Kangas
2025-02-19
Add python-ts-mode to ffap-alist
kobarity
2025-02-18
Disable PyREPL in Python shell
Liu Hui
2025-02-18
Improve completion in IPython/Python 3.13
kobarity
2025-02-15
Fix string end search in python-nav-end-of-statement
kobarity
2025-02-04
Make it configurable to highlight Python 2 builtins
kobarity
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-30
; * lisp/progmodes/python.el (treesit-node-prev-sibling): Declare.
Eli Zaretskii
2025-01-29
Add back tree-sitter declare-function for python.el (bug#75526)
Yuan Fu
2025-01-25
python-mode: add 'exit' and 'quit' to the list of block-enders
Konstantin Kharlamov
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-17
Fix treesit-font-lock-level in python-ts-mode
Vincenzo Pupillo
2024-12-16
Ignore some more Python tooling directories when grepping
Stefan Kangas
2024-12-16
Improve heuristic for Python walrus operator
Stefan Kangas
2024-12-15
Fix hangs caused by unbalanced braces in Python f-strings
kobarity
2024-12-14
Fix a typo which caused test failures
Pip Cet
2024-12-13
Fix font-lock of Python f-strings
kobarity
2024-12-12
Declare tree-sitter functions with a new macro
Yuan Fu
2024-12-12
Don't call purecopy in progmodes/*.el
Stefan Kangas
2024-11-23
; Fix bootstrap (Bug#74490)
Stefan Kangas
2024-11-08
Update special attributes for Python 3.13
Stefan Kangas
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-14
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-10-13
Prevent void-variable error in python-mode (bug#73773)
Stephen Berman
2024-10-08
Revert "Set treesit-primary-parser for tree-sitter modes"
Yuan Fu
2024-10-07
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-10-05
Merge from origin/emacs-30
Eli Zaretskii
2024-10-05
Prefer defvar-keymap in python.el
Stefan Kangas
2024-10-05
; Minor cleanup of python-interpreter variable
Stefan Kangas
2024-10-05
Fix python-ts-mode-map docstring
Stefan Kangas
2024-10-05
Use python-mode for SCons build files
Stefan Kangas
2024-10-04
python: Better support := in electric-layout-mode
Stefan Kangas
2024-10-04
Add sentence and sexp movement to python-ts-mode
Theodor Thornhill
2024-10-01
Prefer defvar-local where possible
Stefan Kangas
2024-09-30
Remove out-of-date documentation from python.el
Stefan Kangas
2024-09-29
Try "python" before "python3" in python-mode
Stefan Kangas
2024-09-28
; Fix 'python-ts-mode'
Eli Zaretskii
2024-09-27
; * lisp/progmodes/python.el (python-interpreter): Fix :version.
Eli Zaretskii
2024-09-27
Prefer python3 for python-interpreter
Stefan Kangas
2024-09-26
; Fix build error with last change in python.el
Gerd Möllmann
2024-09-26
Add Python "*.pth" files to auto-mode-alist
Stefan Kangas
2024-09-21
Delete redundant declarations of 'electric' variables
Stefan Kangas
2024-09-21
Add Python keywords "aiter" and "anext"
Stefan Kangas
2024-09-21
Add all exceptions up to Python 3.13 as keywords
Stefan Kangas
[prev]
[next]