New submission from Matthias Klose: I'd like to update zlib in 2.7 to 1.2.8. zlib isn't used at all for posix builds, because it requires a system installed zlib. However I don't know what is is used for Windows and MacOSX. Please could somebody check?
My rationale for the update is that the .exe files require a zlib, and I'd like to build these on Linux with a mingw cross compiler. The patch brings zlib to the status as found on the 3.4 branch. ---------- assignee: ronaldoussoren components: Build, Macintosh, Windows files: zlib-update.diff keywords: patch messages: 226688 nosy: doko, hynek, ned.deily, ronaldoussoren, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: update zlib in 2.7 to 1.2.8 versions: Python 2.7 Added file: http://bugs.python.org/file36591/zlib-update.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22381> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com