This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients christian.steinmeyer, jack__d, jaraco, xtreak
Date 2021-07-16.01:16:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626398205.95.0.764447195796.issue44638@roundup.psfhosted.org>
In-reply-to
Content
> My python version is 3.8.9 and zipp is at 3.5.0 (but 3.4.1 behaves the same for me).

It's not enough to have `zipp` 3.5.0. You need to use `zipp.Path` over `zipfile.Path`.
History
Date User Action Args
2021-07-16 01:16:45jaracosetrecipients: + jaraco, xtreak, jack__d, christian.steinmeyer
2021-07-16 01:16:45jaracosetmessageid: <1626398205.95.0.764447195796.issue44638@roundup.psfhosted.org>
2021-07-16 01:16:45jaracolinkissue44638 messages
2021-07-16 01:16:45jaracocreate