We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b1e63 commit 4579585Copy full SHA for 4579585
1 file changed
CHANGES.txt
@@ -47,6 +47,9 @@ Bug fixes:
47
48
* Do not skip physical checks if the newline is escaped. (Issue #319)
49
50
+* Flush sys.stdout to avoid race conditions with printing. See flake8 bug:
51
+ https://gitlab.com/pycqa/flake8/issues/17 for more details. (Issue #363)
52
+
53
54
1.5.7 (2014-05-29)
55
------------------
0 commit comments