79624969

Date: 2025-05-16 10:25:55
Score: 1
Natty:
Report link

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

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: julaine