]> git.eshelyaron.com Git - emacs.git/commit
Avoid a warning in python-eldoc-setup-code
authorCarlos Pita <carlosjosepita@gmail.com>
Mon, 4 Oct 2021 09:43:17 +0000 (11:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 4 Oct 2021 09:43:17 +0000 (11:43 +0200)
commit60e817e78dfc8eeea3fdd95f7706ebd33fc0c63f
tree09a49ff2eb51ea2be49e3d029cf9a2b4aac33e45
parent1428962590e216163f079ff838f39667383aec56
Avoid a warning in python-eldoc-setup-code

* lisp/progmodes/python.el (python-eldoc-setup-code): Avoid a
deprecation warning about formatargspec (bug#50996).
lisp/progmodes/python.el