summaryrefslogtreecommitdiff
path: root/lisp/progmodes/python.el
Commit message (Expand)AuthorAgeFilesLines
* Disable python native completion on w32 (Bug#28580)Noam Postavsky2017-10-151-2/+3
* Make python prettify symbols into a defvar (Bug#28713)Noam Postavsky2017-10-071-2/+6
* Give more helpful messages for python completion setup failuresNoam Postavsky2017-10-021-1/+5
* Improve python3-compatibility of fallback completion (Bug#28499)Joerg Behrmann2017-09-251-3/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Disable completion while entering python multiline statementsNoam Postavsky2017-08-271-1/+15
* Work around w32-python-2.x bug to fix prompt detection (Bug#21376)Noam Postavsky2017-08-201-1/+5
* * lisp/progmodes/python.el (auto-mode-alist): Add .pyi. (Bug#27847)Glenn Morris2017-07-051-1/+1
* Add watch for password back to inferior python comint filterGlenn Morris2017-06-021-1/+2
* Comply with pep 8 style guide for backslash in assignment (Bug#24809)Jules Tamagnan2017-05-281-1/+1
* Protect against an infloop in python-modePhilipp Stephani2017-03-231-3/+13
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\
| * Fix warning message about native completion (Bug#25984)Noam Postavsky2017-03-051-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-03-191-2/+4
|\ \ | |/
| * Disable native completion for ipython (Bug#25067)Noam Postavsky2017-02-071-2/+4
* | Merge from origin/emacs-25Paul Eggert2017-03-191-2/+1
|\ \ | |/
| * Fix an error message in python.elEli Zaretskii2017-01-091-2/+1
* | python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-2/+18
* | Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-5/+12
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix bad quoting of python-shell-interpreterNoam Postavsky2016-12-091-1/+3
* | Add file-local-nameMichael Albinus2016-11-201-5/+2
* | Merge from origin/emacs-25Paul Eggert2016-11-191-2/+2
|\ \ | |/
| * Avoid infloop in pythonDaniel Colascione2016-11-081-2/+9
| * Fix python-mode hideshow regexpNoam Postavsky2016-11-061-1/+1
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | Fix arglist in python.el (Bug#24762)Mark Oteiza2016-11-171-4/+4
* | Avoid infloop in pythonDaniel Colascione2016-11-081-2/+9
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+1
|\ \ | |/
| * python.el: Fix detection of native completion in Python 3 (bug #24401)Clément Pit--Claudel2016-10-311-1/+1
* | ; Revert "Use eldoc-documentation-functions"Dmitry Gutov2016-07-181-8/+6
* | Use eldoc-documentation-functionsMark Oteiza2016-07-171-6/+8
* | Merge from origin/emacs-25Paul Eggert2016-06-191-2/+38
|\ \ | |/
| * Fix eldoc-related freezes in python modeJules Tamagnan2016-06-101-2/+37
| * * lisp/progmodes/python.el (inferior-python-mode):Glenn Morris2016-06-071-0/+1
| * Add Python 3.5 keyword "await"Jorgen Schaefer2016-04-261-0/+1
| * Add new keywords of Python 3.5Lele Gaifax2016-04-261-2/+11
| * Remove prog-indentation-contextremove-prog-indentation-contextDmitry Gutov2016-03-281-24/+12
* | Make python.el work in Emacs 24Noam Postavsky2016-06-141-3/+3
* | python-describe-at-point: add and bindSam Steingold2016-05-181-0/+6
* | Add a number of Python 3 exceptionsJorgen Schaefer2016-04-271-13/+22
* | Add Python 3.5 keyword "await"Jorgen Schaefer2016-04-211-0/+1
* | Add new keywords of Python 3.5Lele Gaifax2016-04-061-2/+11
* | -Paul Eggert2016-01-301-2/+2
|\ \ | |/
| * Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* | -John Wiegley2016-01-181-0/+7
|\ \ | |/
| * Add some missing version tags.Glenn Morris2016-01-121-0/+7
* | replace `tramp-compat-split-string' (removed) with `split-string'Sam Steingold2016-01-151-3/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1