We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69d4b4 commit 885a8e5Copy full SHA for 885a8e5
NEWS.txt
@@ -1,3 +1,6 @@
1
+1.2.2 (2016-05-06):
2
+ - Avoid traceback when exception is del-ed in except
3
+
4
1.2.1 (2015-05-05):
5
- Fix false RedefinedWhileUnesed for submodule imports
6
pyflakes/__init__.py
@@ -1 +1 @@
-__version__ = '1.2.1'
+__version__ = '1.2.2'
0 commit comments