mirror of
https://github.com/python/cpython.git
synced 2025-10-09 08:31:26 +00:00
Closes #17202: Merge with 3.4
This commit is contained in:
commit
774ac377da
29 changed files with 1040 additions and 1037 deletions
3
.hgeol
3
.hgeol
|
@ -40,6 +40,9 @@ Lib/venv/scripts/nt/* = BIN
|
|||
|
||||
Lib/test/coding20731.py = BIN
|
||||
|
||||
# Windows batch files work best with CRLF, there can be subtle problems with LF
|
||||
**.bat = CRLF
|
||||
|
||||
# All other files (which presumably are human-editable) are "native".
|
||||
# This must be the last rule!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue