[issue46880] zipfile library doesn't extract windows zip files properly on linux

2022-02-28 Thread Martin Fischer
Martin Fischer added the comment: Can you attach such a .zip file so that others can reproduce the bug? -- nosy: +push-f ___ Python tracker ___ ___

[issue46880] zipfile library doesn't extract windows zip files properly on linux

2022-02-28 Thread Nimrod Fiat
New submission from Nimrod Fiat : Created a zip file using Powershell's Compress-Archive method. Moved the file to Debian. Used zipfile's extractall method to extract. The result was a flat directory with long file names such as: "migrated-image952821\\m4a\\runiis.ps". I would expect instead