HomeSolus

Update python-qtconsole to 4.7.5

Description

Update python-qtconsole to 4.7.5

Summary:
Changelog:

  • Print input if there is no prompt.
  • Fix completion widget text for paths and files.
  • Fix all misuses of QtGui.
  • Set updated prompt as previous prompt object in JupyterWidget.
  • Fix some Qt incorrect imports.
  • Remove common prefix from path completions.
  • Use QtWidgets instead of QtGui to create QMenu instances.
  • Use qtpy as the shim layer for Python Qt bindings and remove our own shim.
  • Add an option to configure scrollbar visibility.
  • Set console to read only after input.
  • Allow text to be added before the prompt while autocompleting.
  • Scroll when adding text even when not executing.
  • Fix emoji highlighting.
  • Fix error when closing comms.
  • Fix prompt automatically scrolling down on execution.
  • Improve positioning and content of completion widget.
  • Scroll down for output from remote commands.
  • Add Comms to qtconsole.
  • Add kernel language name as an attribute of JupyterWidget.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan: Run a few python scrips using new version of spyder3.

Reviewers: Triage Team, JoshStrobl

Reviewed By: Triage Team, JoshStrobl

Subscribers: JoshStrobl

Differential Revision: https://dev.getsol.us/D9435

Details

Provenance
algentAuthored on Aug 18 2020, 3:07 PM
JoshStroblCommitted on Aug 18 2020, 3:07 PM
JoshStroblPushed on Aug 18 2020, 3:07 PM
Reviewer
Triage Team
Differential Revision
D9435: Update python-qtconsole to 4.7.5
Parents
R3731:593ae6314ee4: Remove python2 support from python-qtconsole
Branches
Unknown
Tags
Unknown
References
tag: python-qtconsole-4.7.5-6