Aditya Toshniwal
|
641f7bbe9d
|
Some clumsy coding related fixes reported by SonarQube.
|
2020-06-15 16:50:07 +05:30 |
Dave Page
|
01c7636c75
|
Update copyright notices for 2020.
|
2020-01-02 14:43:50 +00:00 |
Aditya Toshniwal
|
3dadb8989b
|
Fix a debugger error when using Python 2.7. Fixes #4419
Also fixes a minor bug where a reload warning was unnecessarily given when closing the debugger.
|
2019-08-23 09:43:51 +01:00 |
Aditya Toshniwal
|
5437a8adab
|
Fix an initialisation error when two functions with parameters are debugged in parallel. Fixes #4329
|
2019-06-10 14:58:07 +01:00 |