I asked Claude, ChatGPT, and Gemini to debug a Python error, and the difference was too noticeable to ignore.
NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...