summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2017-01-31 13:35:26 +0100
committerdoko@ubuntu.com <doko@ubuntu.com>2017-01-31 13:35:26 +0100
commit4de34e0d69bcd99195928c1b25022465862bf0fe (patch)
tree5a2e73732ea42b50cd5e18ee42be74dd87e982d5
parent236fc60986c8c567fe99fbffa4a825e22c066aa3 (diff)
parentd46f72922b8d203286e5553956ffd1156980c4d9 (diff)
downloadcpython-git-4de34e0d69bcd99195928c1b25022465862bf0fe.tar.gz
merge 3.5
-rw-r--r--.hgeol3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index 05557851c9..eb19a6c88d 100644
--- a/.hgeol
+++ b/.hgeol
@@ -40,6 +40,9 @@ Lib/venv/scripts/nt/* = BIN
Lib/test/coding20731.py = BIN
+# Windows only zlib upstream file
+Modules/zlib/zlib.map = CRLF
+
# Windows batch files work best with CRLF, there can be subtle problems with LF
**.bat = CRLF