Wed, 14 Apr 2021 19:59:16 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1). file | diff | annotate
Sun, 11 Apr 2021 18:45:10 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 1). 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
Wed, 06 Jan 2021 13:47:01 +0100 Detlev Offenbach Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'. file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Sat, 27 Jun 2020 12:08:12 +0200 Detlev Offenbach Removed some more Python2 related code. file | diff | annotate
Tue, 23 Jun 2020 17:24:18 +0200 Detlev Offenbach Removed some more Python2 related code. file | diff | annotate
Sun, 21 Jun 2020 18:26:12 +0200 Detlev Offenbach Removed support for Python2 and removed support for Qt4 (PyQt4 and pyside). file | diff | annotate
Mon, 08 Jun 2020 20:08:27 +0200 Detlev Offenbach Code Style Checker: continued to implement checker for security related issues. file | diff | annotate
Sat, 06 Jun 2020 19:42:15 +0200 Detlev Offenbach Code Style Checker: reworked the API between frontend and backend to get some more flexibility for the future. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sat, 21 Sep 2019 20:30:56 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Sun, 01 Sep 2019 19:56:13 +0200 Detlev Offenbach Removed some more Python2 stuff. without_py2_and_pyqt4 file | diff | annotate
Thu, 29 Aug 2019 19:00:33 +0200 Detlev Offenbach MicroPython: added more MicroPython type related handling. file | diff | annotate
Sun, 14 Apr 2019 15:09:21 +0200 Detlev Offenbach Major restructuring of the source tree to get prepared for a setup.py based installation. file | diff | annotate | base
(0) tip

eric ide

mercurial