This was a bug in python3.5 that was fixed in 2015 for later versions of python3.5 and all versions of python3.6, according to pythons own bug tracker. It was not possible to open zip-files with a size bigger than 232 Bytes.
https://bugs.python.org/issue25626