From 4579585f1441dc4bb4a9b44f58b2fbe2ef3c77dd Mon Sep 17 00:00:00 2001 From: Ian Lee Date: Mon, 12 Jan 2015 23:54:55 -0800 Subject: Update changelog for issue #363 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 774a90d..4e2adc0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -47,6 +47,9 @@ Bug fixes: * Do not skip physical checks if the newline is escaped. (Issue #319) +* Flush sys.stdout to avoid race conditions with printing. See flake8 bug: + https://gitlab.com/pycqa/flake8/issues/17 for more details. (Issue #363) + 1.5.7 (2014-05-29) ------------------ -- cgit v1.2.1