- Package:
- jupyter-qtconsole
- Source:
- python-qtconsole
- Submitter:
- hyiltiz
- Date:
- 2022-07-14 07:00:04 UTC
- Severity:
- important
Pressing "Tab" leads to ZeroDivisionError (qtconsole==4.7.6) #439. Fixed at upstream. https://github.com/jupyter/qtconsole/issues/439 https://github.com/jupyter/qtconsole/issues/437#issuecomment-682471961
Hi, It seems the the issue has been fixed upstream (see [1,2]). According to [1] this issue is connected to #971923. Since the issue is really really annoying I kindly ask to back-port the fix implemented upstream in [2] which is quite simple. [1] https://github.com/jupyter/qtconsole/issues/437 [2] https://github.com/jupyter/qtconsole/pull/438 kind regards
Il 17/01/21 10:23, Antonio Valentino ha scritto: Sorry, I meant "this issue is connected to #976012".
These two bugs were fixed with the upload of version 5.0.2-1 of python-qtconsole back in February 2021; I'm sorry I didn't notice at the time that these bugs were fixed with that upload. Closing them now. Best wishes, Julian