cpython (3.5): add Modules/zlib/zlib.map to .hgeol
Jan. 31, 2017
12:36 p.m.
https://hg.python.org/cpython/rev/b4c94b823bfe changeset: 106348:b4c94b823bfe branch: 3.5 parent: 106339:e70882558a96 user: doko@ubuntu.com date: Tue Jan 31 13:34:58 2017 +0100 summary: add Modules/zlib/zlib.map to .hgeol files: .hgeol | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.hgeol b/.hgeol --- a/.hgeol +++ b/.hgeol @@ -40,6 +40,9 @@ 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 -- Repository URL: https://hg.python.org/cpython
3421
Age (days ago)
3421
Last active (days ago)
0 comments
1 participants
participants (1)
-
matthias.klose