Page MenuHomeSolus

Update spyder3 to 3.3.6
ClosedPublic

Authored by maverick1 on Jul 6 2019, 3:01 PM.
Tags
None
Referenced Files
F11052399: D6693.id.diff
Thu, Aug 10, 9:20 PM
F11052398: D6693.id16065.diff
Thu, Aug 10, 9:20 PM
F11052397: D6693.id16614.diff
Thu, Aug 10, 9:20 PM
F11052396: D6693.id16930.diff
Thu, Aug 10, 9:20 PM
F11037054: D6693.diff
Wed, Aug 9, 8:01 PM
F10967650: D6693.diff
Thu, Jul 20, 10:49 AM
F10963028: D6693.id16930.diff
Wed, Jul 19, 1:28 AM
F10963027: D6693.id16614.diff
Wed, Jul 19, 1:28 AM
Subscribers
None

Details

Summary

Update spyder3 to 3.3.6

Changes

  • Fix Text in help search bar becomes selected once help is displayed
  • Avoid an error when profdata is None in Profiler
  • Fix completion plugins listening to external hosts
  • Require spyder-kernels 0.5.0 or above in setup.py
  • Remove usage of QTextCodec because it's not really needed
  • Catch error when loading kernel connection file
  • Catch an error when disconnecting a signal in calltip widget
  • Catch error when pressing the link of a traceback in IPython console
  • Require pyqtwebengine only in Python 3
  • Fix Help plugin string validation for the console
  • Add preference to show/hide cmd windows generated by the subprocess module
Test Plan

Ran machine learning codes of sklearn and viewed the variables in variable explorer.

Diff Detail

Repository
R3882 spyder3
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jul 11 2019, 3:17 PM
maverick1 retitled this revision from Update spyder3 to 3.3.5 to Update spyder3 to 3.3.6.Aug 12 2019, 4:26 AM
maverick1 edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.