Wed, 07 Dec 2022 11:49:36 +0100 | Detlev Offenbach | Corrected some code style issues. | file | diff | annotate |
Tue, 06 Dec 2022 14:06:42 +0100 | Detlev Offenbach | Fixed an issue in the multi process debugger causing a corrupted command line for an external non-Python program (e.g. if call via subprocess.Popen) (see issue466). | file | diff | annotate |
Mon, 07 Nov 2022 17:19:58 +0100 | Detlev Offenbach | Corrected/acknowledged some bad import style and removed some obsolete code. | file | diff | annotate |
Fri, 04 Nov 2022 13:52:26 +0100 | Detlev Offenbach | Resorted the import statements using isort. | file | diff | annotate |
Wed, 13 Jul 2022 14:55:47 +0200 | Detlev Offenbach | Reformatted the source code using the 'Black' utility. | file | diff | annotate |
Thu, 07 Jul 2022 11:23:56 +0200 | Detlev Offenbach | Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml". | file | diff | annotate | base |