v3.3.6
- 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 likeline
(from thesite.py
machinery) will be available anymore. - Fixed a bug in
VarsSnooper
that would make it fail in rare situation where a doublereturn
event is emitted.