summaryrefslogtreecommitdiffstats
path: root/Modules/zlib/deflate.c
Commit message (Expand)AuthorAgeFilesLines
* bpo-31358: Pull zlib out of the repository (GH-3375)Zachary Ware2017-09-071-2163/+0
* - Issue #29169: Update zlib to 1.2.10.doko@ubuntu.com2017-01-311-303/+499
* Issue #18527: Upgrade internal copy of zlib to 1.2.8Christian Heimes2013-10-211-67/+200
* Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*,Terry Jan Reedy2013-03-111-2/+2
* Import files from zlib 1.2.5.Martin v. Löwis2010-07-301-85/+183
* Import zlib into Python tree.Martin v. Löwis2006-01-031-0/+1736