mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
merge 3.6
This commit is contained in:
commit
a12f123f82
1 changed files with 3 additions and 0 deletions
3
.hgeol
3
.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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue