On Mon, Jun 03, 2019 at 09:24:03PM +0000, Steve Barnes wrote: > One specific pain point with zipfile is that if you zip a directory > that contains the target zip file you end up trying to add the target > file to itself which leads to a rapidly growing archive.
If that is accurate, it probably should be reported as a bug in zipfile. -- Steven _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/