Skip to content

v3.3.6

Compare
Choose a tag to compare
@ionelmc ionelmc released this 11 Sep 00:45
· 147 commits to master since this release
  • Fixed regression from 3.3.4: stdlib filter was broken.
  • Improved the pth file (PYTHONHUNTER environment variable activation) to use a clean eval environment.
    No bogus variables like line (from the site.py machinery) will be available anymore.
  • Fixed a bug in VarsSnooper that would make it fail in rare situation where a double return event is emitted.