Page MenuHomeSolus

Update thonny to 3.3.7
ClosedPublic

Authored by algent on May 4 2021, 8:51 AM.
Tags
None
Referenced Files
F11001224: D10981.id.diff
Sun, Jul 30, 12:35 AM
F10998359: D10981.id26539.diff
Thu, Jul 27, 9:38 PM
F10844368: D10981.id26539.diff
Jun 10 2023, 8:48 PM
F10839015: D10981.id26475.diff
Jun 9 2023, 7:02 PM
F10837277: D10981.diff
Jun 9 2023, 1:15 AM
F10779928: D10981.diff
May 24 2023, 9:13 PM
Subscribers

Details

Summary

Changelog:

  • Make confugration dialog larger to fit French strings, by sourceperl
  • Fix "_prepare_after_soft_reboot" error in Unix MicroPython mode
  • Support interactive programs with Unix MicroPython
  • Fix read-only filesystem error for CircuitPython in non-English variants of CircuitPython
  • Fix error on right clicking in local file explorer with Italian translation
  • Fix back-end switcher menu position and theme
  • Fix "pop from empty list" error when MicroPython is having problems
  • Fix MYPYPATH / MyPy not working
  • Highlight unclosed strings even inside unclosed parens
  • Fix problem running code via WebREPL
  • Make Outline show also async, defs
  • Don't show full error info when ManagementError doesn't seem to be Thonny's fault
  • Don't show error dialog when querying globals fails (error is shown on the variables table instead)
  • Recover from corrupted rpc.sock ("invalid literal for int() with base 10" error)
  • Add 3 translated Help files for Spanish, by José Carlos García
  • Add Korean translations of Help files, by Hyungseok Choi
  • Add first version of Finnish translation by Lrasinen
  • Update translations for Albanian, French, Korean

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Run a few python scripts in Thonny.
  • Change langages, themes and fonts.

Diff Detail

Repository
R4578 thonny
Lint
Lint Not Applicable
Unit
Tests Not Applicable