pyzipper icon indicating copy to clipboard operation
pyzipper copied to clipboard

"Quoted overlap" bug inherithed from zipfile

Open sevdog opened this issue 1 year ago • 0 comments

In the latest release of python there was a fix for a "zipbomb" issue:

https://github.com/python/cpython/issues/109858 https://github.com/python/cpython/pull/110016

Since this package was "forked" from zipfile it should be checked if this is an issue also here.

sevdog avatar Mar 20 '24 09:03 sevdog