Wed, 21 Sep 2022 17:08:29 +0200 | Detlev Offenbach | Changed the multiprocessing start method to 'spawn' because 'fork' (on *nix) seems to be unreliable with respect to queues. | 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 |