Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Fri, 06 Dec 2024 14:16:23 +0100 |
Detlev Offenbach |
Improved subprocess debugging by support for the 'shell=True' parameter (see issue 575).
eric7
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 16:08:43 +0100 |
Detlev Offenbach |
Corrected some code formatting and coding style issues.
server
|
file |
diff |
annotate
|
Wed, 06 Mar 2024 09:36:09 +0100 |
Detlev Offenbach |
Fixed an issue with the MultiProcess extension for the subprocess module causing Popen to fail when the first argument was passed as a keyword (see issue 550).
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 18:24:41 +0100 |
Detlev Offenbach |
Modified SubprocessExtension of the Python debugger to reset the subprocess 'shell=True' because it interferes with the debugger.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
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".
eric7
|
file |
diff |
annotate
| base
|