https://github.com/python/cpython
Revision ce237c7d58ba207575cdfb0195a58a6407fbf717 authored by Bo Bayles on 30 January 2018, 05:54:07 UTC, committed by Gregory P. Smith on 30 January 2018, 05:54:07 UTC
This allows the compression level to be specified when writing zipfiles
(for the entire file *and* overridden on a per-file basis).

Contributed by Bo Bayles
1 parent f4d644f
History
Tip revision: ce237c7d58ba207575cdfb0195a58a6407fbf717 authored by Bo Bayles on 30 January 2018, 05:54:07 UTC
bpo-21417: Add compresslevel= to the zipfile module (GH-5385)
Tip revision: ce237c7
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 7.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top