github thonny/thonny v3.3.2
Version 3.3.2

latest releases: v4.1.4, v4.1.3, v4.1.2...
3 years ago

This is mostly a bug-fix release.

Installation

  • Windows: download and execute thonny-3.3.2.exe. You may receive a warning dialog from Defender until it gains more reputation. Just click "More info" and "Run anyway".
  • macOS: download and open thonny-3.3.2.pkg and follow the instructions. NB! While using Thonny you may be asked for permission to use Desktop or Documents. Make sure you grant the permission, othewise Thonny can't work in that folder!
  • macOS Big Sur: thonny-3.3.2.pkg may work, but if you are having problems, then try thonny-3.3.1_alt.pkg from previous release instead. This one has universal build of Python 3.9 (instead of 3.7) and newer Tk (8.6.10 instead of 8.6.8).
  • Linux: download thonny-3.3.2.bash and execute it with Bash (bash thonny-3.3.2.bash)

thonny-xxl variants have more packages preinstalled.

Changes since 3.3.1:

  • Fix the problem of missing docstrings, #1481
  • Fix MicroPython management error after executing machine.reset(), #1492
  • Add support for MicroPython raw paste mode (usable in MicroPython 1.14+), #1498
  • Restore MicroPython raw mode as fallback, should fix problems with M5Stick and W600, #1516
  • Add syntax highlighting for non-decimal number literals and support underscores, #1482 by Stefan Rothe
  • Make sure all output from the program gets presented, #1504
  • Interrupt current program when running a MicroPython script, #1512
  • Add support for Jedi 0.18, #1497
  • Fix arguments completions for jedi 0.16+, #1511
  • Make micro:bit support a bit more robust, #1515
  • Add Persian (Farsi) translation by Farshid Meidani
  • Add Slovak translation by jose1711
  • Add Armenian translation by Avag. sayan
  • Update Italian and Chinese (TW) translations

Don't miss a new thonny release

NewReleases is sending notifications on new releases.