Skip to content

Commit 8084a4e

Browse files
committed
Update changelog.
1 parent e428a83 commit 8084a4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog
33
=========
44

5+
3.3.6 (2021-06-23)
6+
------------------
7+
8+
* Fixed regression from *3.3.4*: ``stdlib`` filter was broken.
9+
* Improved the pth file (``PYTHONHUNTER`` environment variable activation) to use a clean eval environment.
10+
No bogus variables like ``line`` (from the ``site.py`` machinery) will be available anymore.
11+
* Fixed a bug in ``VarsSnooper`` that would make it fail in rare situation where a double `return` event is emitted.
12+
513
3.3.5 (2021-06-11)
614
------------------
715

0 commit comments

Comments
 (0)