New submission from Zhiming Wang <zmwa...@gmail.com>:

Currently (up to 3.7.0a1) archives generated by the zipapp module are 
uncompressed, which are unnecessarily large for large projects. It's easy to 
add deflate compression support, and Python loads compressed archives just fine.

I already have a patch available. I'll submit a PR soon.

----------
components: Library (Lib)
messages: 303323
nosy: zmwangx
priority: normal
severity: normal
status: open
title: zipapp module should support compression
type: enhancement
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31638>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to