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 malin
Recipients malin, miss-islington, nadeem.vawda, pitrou, serhiy.storchaka
Date 2021-11-08.13:11:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636377100.02.0.150871964347.issue44439@roundup.psfhosted.org>
In-reply-to
Content
Serhiy Storchaka:

Sorry, I found `zipfile` module also has this bug, fixed in PR29468.

This bug was reported & fixed by GitHub user `marcoffee` firstly, so I list him as a co-author, his work:
https://github.com/animalize/pyzstd/issues/4

The second commit fixes an omission of issue41735, a very simple fix, I fix it in PR29468 by the way.
History
Date User Action Args
2021-11-08 13:11:40malinsetrecipients: + malin, pitrou, nadeem.vawda, serhiy.storchaka, miss-islington
2021-11-08 13:11:40malinsetmessageid: <1636377100.02.0.150871964347.issue44439@roundup.psfhosted.org>
2021-11-08 13:11:40malinlinkissue44439 messages
2021-11-08 13:11:39malincreate