Skip to content

Brython-3.13.1

Latest
Compare
Choose a tag to compare
@PierreQuentel PierreQuentel released this 28 Jan 09:52
· 4 commits to master since this release

Many important changes in this version:

  • major change in functions implementation, resulting in a significant performance improvement and better compliance with Python attribute resolution
  • major performance improvement also in class creation
  • indentation of generated Javascript code
  • rewriting of error reporting, compliant with PEP 657
  • rewriting of the zlib module, now much faster