IA Squad
SearchPT

py7zr

python · py7zrHeads-up

py7zr: PackInfo._read() O(n^2) cumulative sum in archiveinfo.py

PackInfo._read() in archiveinfo.py uses an O(n^2) cumulative sum pattern where numstreams is read directly from the archive header

20 Jun 2026 · schedule it