Sun, 11 Apr 2021 16:53:48 +0200 | Detlev Offenbach | Applied some more code simplifications suggested by the new Simplify checker (Y110, Y111: use any() or all()). | file | diff | annotate |
Sat, 10 Apr 2021 18:38:27 +0200 | Detlev Offenbach | Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()). | file | diff | annotate |
Thu, 08 Apr 2021 18:27:47 +0200 | Detlev Offenbach | Applied some code simplifications suggested by the new Simplify checker. | file | diff | annotate |
Sat, 23 Jan 2021 12:02:52 +0100 | Detlev Offenbach | Editor: extended the docstring functionality to be invocable via a keyboard shortcut (Ctrl+Alt+D). | file | diff | annotate |
Fri, 22 Jan 2021 16:48:43 +0100 | Detlev Offenbach | Editor | file | diff | annotate |