#installer PR 147
1 messages ยท Page 1 of 1 (latest)
Hi, so my approach is quite different from what you mentioned in installer#105, because that seemed not possible (without modifying WheelSource and WheelFile and adding corresponding methods to support this)
As for validate_record, I thought that traversing the zipinfo is the cheapest approach to make it "sound". The file hash and size validation is left to validate_all_files_match_record as you mentioned because that seems very expensive (for larger wheels) ๐
These words are here just for some background information ๐
Hi, sorry if interrupt. But it's been over a week or so, anything I can help to make progress?
Nope, but I've finally found the time to look through installer -- that PR now has a review. I really appreciate your patience on this, and I'll likely have time in the coming days for a quicker feedback cycle on this! :)
Thanks for the review, I'm making changes according to the review and will get back as fast as soon as I finished ๐