mirror of
https://github.com/python/cpython.git
synced 2025-10-07 15:42:02 +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
|
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".
|
# All other files (which presumably are human-editable) are "native".
|
||||||
# This must be the last rule!
|
# This must be the last rule!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue