kicad/pcbnew/python
Alex Shvartzkop 86beb339b7 Improve error reporting when running Python action plugins.
Python error traceback is now logged to stderr.
On Windows, a console window will pop up if wxTheApp gets destroyed,
because message dialogs crash due to hooks that wxWidgets sets up.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15520

(cherry picked from commit a9a2d4aa7a)
2023-09-15 13:33:28 +03:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins footprint wizards: fixes and enhancements 2023-04-16 17:32:31 +02:00
scripting Improve error reporting when running Python action plugins. 2023-09-15 13:33:28 +03:00
swig Provide some degree of compatibility for GetShownText in Python 2023-05-11 23:39:09 +00:00