Skip to content

Commit d01db1c

Browse files
authored
bpo-31358: Pull zlib out of the repository (pythonGH-3375)
Also enable building externals by default on Windows, use PCbuild\build.bat's -E option to disable it.
1 parent e7c566c commit d01db1c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+47
-20539
lines changed

.gitattributes

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ Lib/test/test_email/data/*.txt -text
2727
Lib/test/xmltestdata/* -text
2828
Lib/test/coding20731.py -text
2929

30-
# Special files in third party code
31-
Modules/zlib/zlib.map -text
32-
3330
# CRLF files
3431
*.bat text eol=crlf
3532
*.ps1 text eol=crlf
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
zlib is no longer bundled in the CPython source, instead it is downloaded on
2+
demand just like bz2, lzma, OpenSSL, Tcl/Tk, and SQLite.

Modules/zlib/ChangeLog

Lines changed: 0 additions & 1515 deletions
This file was deleted.

Modules/zlib/FAQ

Lines changed: 0 additions & 368 deletions
This file was deleted.

Modules/zlib/INDEX

Lines changed: 0 additions & 68 deletions
This file was deleted.

Modules/zlib/Makefile

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)