changelog

changeset 5285
a0229f0a3e12
parent 5284
3a2f9bee8974
child 5310
f2b774d78b4a
child 5312
8ff05a7798ac
--- a/changelog	Sun Oct 30 15:06:45 2016 +0100
+++ b/changelog	Tue Nov 01 20:40:25 2016 +0100
@@ -13,6 +13,10 @@
      implemented as plug-ins
   -- Python Debuggers:
      --- changed the protocol to a JSONRPC style protocol to be more robust
+     --- massive speed gain of the debug client (Tobias Rzepka)
+     --- unified the debugger clients for Python 2 and 3 (Tobias Rzepka)
+     --- unified the standard and threaded debugger clients (Tobias Rzepka)
+     --- added debug support for QThread threads (Tobias Rzepka)
   -- Ruby Debugger:
      --- removed the Ruby debugger (the interface doesn't work with recent
          Ruby versions anymore)

eric ide

mercurial