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 rhpvorderman
Recipients rhpvorderman
Date 2021-10-18.08:51:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
A 'struct.error: unpack requires a buffer of 8 bytes' is thrown when a gzip trailer is truncated instead of an EOFError such as in the 3.10 and prior releases.
History
Date User Action Args
2021-10-18 08:51:32rhpvordermansetrecipients: + rhpvorderman
2021-10-18 08:51:32rhpvordermansetmessageid: <[email protected]>
2021-10-18 08:51:32rhpvordermanlinkissue45507 messages
2021-10-18 08:51:32rhpvordermancreate