We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c58f1f commit 618fd6bCopy full SHA for 618fd6b
CHANGES.txt
@@ -14,6 +14,8 @@ Bug fixes:
14
15
* Check the last line even if it does not end with a newline. (Issue #286)
16
17
+* Always open files in universal newlines mode in Python 2. (Issue #288)
18
+
19
20
1.5.6 (2014-04-14)
21
------------------
0 commit comments