Sat, 10 Oct 2020 12:20:51 +0200 Detlev Offenbach Optimized the use of Waiting Cursors by using a specialized context manager class. file | diff | annotate
Thu, 01 Oct 2020 17:46:14 +0200 Detlev Offenbach Fixed some code style issues and one coding issue. file | diff | annotate
Thu, 24 Sep 2020 19:13:41 +0200 Detlev Offenbach PythonDisViewer: fixed an issue caused by Python < 3.8.0 not knowing about co_posonlyargcount of code objects. file | diff | annotate
Wed, 23 Sep 2020 19:16:22 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Wed, 23 Sep 2020 19:10:42 +0200 Detlev Offenbach Added capability to show information about a code object. file | diff | annotate
Tue, 22 Sep 2020 19:30:03 +0200 Detlev Offenbach PythonDisViewer: started implementing a code info widget to show data about a code object. file | diff | annotate
Mon, 21 Sep 2020 19:03:35 +0200 Detlev Offenbach Added a viewer to visualize Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer. file | diff | annotate
Sun, 20 Sep 2020 18:32:28 +0200 Detlev Offenbach Finished to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane. file | diff | annotate
Sat, 19 Sep 2020 19:04:21 +0200 Detlev Offenbach Started to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane. file | diff | annotate
(0) tip

eric ide

mercurial