Package: pyspread Version: 1.0-1 Severity: minor Dear Maintainer,
when pressing <Tab> while in the entry line above the main grid, pyspread does nothing. I would expect it to autocomplete the code and to provide code intraspection information in a tooltip window. The expected behavior worked until pyton-jedi was upgraded to version 0.9.0. The reason is an API change in jedi. I have provided a patch in two upstrem commits that seems to fix the issue: https://github.com/manns/pyspread/commit/cb89eb2cdbfbe47cc39c616464fcff1d58c0a052 https://github.com/manns/pyspread/commit/f310f7576e673036eb6d98f90de41405e9420144 -- System Information: Debian Release: stretch/sid APT prefers oldstable-updates APT policy: (500, 'oldstable-updates'), (500, 'oldstable-proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages pyspread depends on: ii gir1.2-pango-1.0 1.38.1-1 ii libcairo-gobject2 1.14.4-1 ii libpangocairo-1.0-0 1.38.1-1 ii python-cairo 1.8.8-2 ii python-gnupg 0.3.8-1 ii python-matplotlib 1.5.0~rc2-1 ii python-numpy 1:1.9.2-5 ii python-wxgtk3.0 3.0.2.0+dfsg-1+b1 pn python:any <none> Versions of packages pyspread recommends: ii python-jedi 0.9.0-1 ii python-rsvg 2.32.0+dfsg-3 ii python-xlrd 0.9.4-1 ii python-xlwt 0.7.5+debian1-1 Versions of packages pyspread suggests: ii python-mpltoolkits.basemap 1.0.7+dfsg-3+b2 ii ttf-mscorefonts-installer 3.6 -- no debconf information

