Staging
v0.5.1
https://github.com/python/cpython
Revision d87b105ca794addf92addb28293c92a7ef4141e1 authored by Zhiming Wang on 29 September 2017, 17:31:52 UTC, committed by Paul Moore on 29 September 2017, 17:31:52 UTC
Add optional argument `compressed` to `zipapp.create_archive`, and add
option `--compress` to the command line interface of `zipapp`.
1 parent 6fb0e4a
History
Tip revision: d87b105ca794addf92addb28293c92a7ef4141e1 authored by Zhiming Wang on 29 September 2017, 17:31:52 UTC
bpo-31638: Add compression support to zipapp (GH-3819)
Tip revision: d87b105
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.2 KB
python.c -rw-r--r-- 3.2 KB

README

back to top