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
2022-05-10
Fix syntax descriptor comparison in python-indent-region
Andrea Corallo
2022-05-07
Improve inferior-python-mode scroll behaviour
Lars Ingebrigtsen
2022-04-30
Make Python evaluation work more reliably
Jin Choi
2022-04-21
Fix customization-group of 'python-forward-sexp-function'
Eli Zaretskii
2022-04-18
Avoid hangs in python-mode with debug-on-error set
Lars Ingebrigtsen
2022-04-18
Avoid hangs in python-mode with debug-on-error set
Lars Ingebrigtsen
2022-04-17
Fix fontifying type hints in python-mode
kobarity
2022-03-12
* lisp/progmodes/python.el: Account for new keywords.
Colin Woodbury
2022-02-04
python.el: Silence left over warning in last commit
Stefan Monnier
2022-02-04
python.el: Try and better split the Tramp code
Stefan Monnier
2022-01-14
Fix python-eldoc affecting unrelated comint processes
Miha Rihtaršič
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
2021-12-13
Make `M-x run-python' select the window again
Kévin Le Gouguec
2021-12-10
Revert "Make `M-x run-python' select the window again"
Lars Ingebrigtsen
2021-12-10
Make `M-x run-python' select the window again
Kévin Le Gouguec
2021-11-14
; Revert "* lisp/progmodes/python.el (python-forward-sexp-function): :version...
Eli Zaretskii
2021-11-14
; * lisp/progmodes/python.el (python-forward-sexp-function): :version fix.
Eli Zaretskii
2021-11-14
Fix customization group of python-forward-sexp-function
Kévin Le Gouguec
2021-11-10
Make the python missing-readline warning more helpful
Benj
2021-11-05
Match dummy output even with non-default rl config
Carlos Pita
2021-11-04
Fix return value of python-nav-end-of-defun
Lars Ingebrigtsen
2021-10-31
Merge from origin/emacs-28
Eli Zaretskii
2021-10-30
Avoid replacing common prefix with ellipsis
Carlos Pita
2021-10-13
Update Emacs requirement after removing compat code
Lars Ingebrigtsen
2021-10-13
Fix problem with multiline fontification in interactive Python
Lars Ingebrigtsen
2021-10-13
Remove some compat code from python.el
Lars Ingebrigtsen
2021-10-12
Merge from origin/emacs-28
Glenn Morris
2021-10-11
* lisp/progmodes/python.el: Bump package version to 0.28.
Stefan Kangas
2021-10-11
Fontify "print" and "exec" as functions in python-mode
Stefan Kangas
2021-10-11
Fontify "print" and "exec" as functions in python-mode
Stefan Kangas
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-10-04
Avoid a warning in python-eldoc-setup-code
Carlos Pita
2021-09-21
* python.el (python-syntax-stringify): Extend comment about last change
Stefan Monnier
2021-09-21
Make syntax-ppss more accurate for Python triple quotes (bug#49518)
João Távora
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-15
Tweak python-hideshow-forward-sexp-function warning avoidance
Lars Ingebrigtsen
2021-09-15
Python shell: rearrange printing of newline before output
Augusto Stoffel
2021-09-11
Keep python.el compatible with older Emacsen
Augusto Stoffel
2021-09-11
Allow using 'python-shell-send-file' across machines
Augusto Stoffel
2021-09-11
Implement caching for 'python-shell-completion-at-point'
Augusto Stoffel
2021-09-10
Revert usage of format-prompt in python.el
Lars Ingebrigtsen
2021-09-10
Properly encode all strings sent to Python shell
Augusto Stoffel
2021-09-09
; * lisp/progmodes/python.el (python-shell-send-string): Fix last change.
Eli Zaretskii
2021-09-09
Fix a recent change wrt 'comint-max-line-length'
Eli Zaretskii
2021-09-09
Better treatment of line length limits for the Python inferior
Augusto Stoffel
2021-09-08
Don't disable ipython as a native interpreter
Lars Ingebrigtsen
2021-09-05
Fixes for 'python-shell-send-string' and 'python-shell-send-file'
Augusto Stoffel
2021-09-03
Change Python eval to send directly instead of using temporary files
Augusto Stoffel
[prev]
[next]