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 serhiy.storchaka
Recipients ZackerySpytz, dstanek, eric.araujo, ezio.melotti, gruszczy, maker, pitrou, serhiy.storchaka, srid, terry.reedy
Date 2019-05-13.07:51:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557733861.76.0.271946303062.issue6584@roundup.psfhosted.org>
In-reply-to
Content
New changeset cf599f6f6f1c392d8f12936982a370d533782195 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-6584: Add a BadGzipFile exception to the gzip module. (GH-13022)
https://github.com/python/cpython/commit/cf599f6f6f1c392d8f12936982a370d533782195
History
Date User Action Args
2019-05-13 07:51:01serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, pitrou, dstanek, ezio.melotti, eric.araujo, gruszczy, srid, maker, ZackerySpytz
2019-05-13 07:51:01serhiy.storchakasetmessageid: <1557733861.76.0.271946303062.issue6584@roundup.psfhosted.org>
2019-05-13 07:51:01serhiy.storchakalinkissue6584 messages
2019-05-13 07:51:01serhiy.storchakacreate