Skip to content

Release 7.5.1

Compare
Choose a tag to compare
@jondy jondy released this 28 Jun 02:02
· 1278 commits to master since this release
  • Fix spp mode bug (#758): from __future__ imports must occur at the beginning of the file
  • Fix spp mode bug (#760): 'Set' object has no attribute 'ctx'
  • Fix spp mode bug (#760): redefinition of _listcomp_326_1
  • Fix spp mode bug: Can not import XXX from MMM
  • Fix spp mode bug: using PYTHONOPTIMIZE may results in sppmode fails.
  • Fix spp mode bugs regarding to with/lambda/comprehension