Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 18:11:24 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 19:54:29 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 1).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:31:17 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker.
|
file |
diff |
annotate
|
Fri, 09 Apr 2021 18:38:01 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker.
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 19:50:23 +0100 |
Detlev Offenbach |
AsyncFile: attempt to make it more stable against multi threading issues.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 12:31:25 +0100 |
Detlev Offenbach |
Debug Client: made the receiving of commands a bit more resilient.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sat, 05 Dec 2020 18:02:17 +0100 |
Detlev Offenbach |
Merged with the default branch.
multi_processing
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:04:59 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
|
file |
diff |
annotate
|
Sun, 18 Oct 2020 12:35:30 +0200 |
Detlev Offenbach |
Merged with default branch.
multi_processing
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 17:55:10 +0200 |
Detlev Offenbach |
Python debugger backend: modified code to convert bytes and bytearray objects to their representation before sending them via JSON.
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 19:03:35 +0200 |
Detlev Offenbach |
Added a viewer to visualize Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer.
|
file |
diff |
annotate
|
Sun, 05 Jul 2020 11:11:24 +0200 |
Detlev Offenbach |
Merged with default to track recent development.
multi_processing
|
file |
diff |
annotate
|
Sat, 27 Jun 2020 12:08:12 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Thu, 30 Jan 2020 19:37:03 +0100 |
Detlev Offenbach |
Continued with the multiprocess debugger.
multi_processing
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
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
|