Skip to content

Brython-3.8.7

Compare
Choose a tag to compare
@PierreQuentel PierreQuentel released this 05 Feb 08:10
· 3893 commits to master since this release

The main changes in this version are:

  • the introduction of a Brython tutorial on the web site
  • a rewriting of dict implementation to preserve insertion order
  • the introduction of the trace function (with sys.settrace()), preliminary work to support the Python debugger