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 Tiger-222, espdev, remi.lapeyre, serhiy.storchaka
Date 2018-07-29.18:26:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532888814.38.0.56676864532.issue34035@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3f8c6913b82ed9c05e57175bcbfeacde46c598e3 by Serhiy Storchaka (Mickaël Schoentgen) in branch 'master':
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
https://github.com/python/cpython/commit/3f8c6913b82ed9c05e57175bcbfeacde46c598e3
History
Date User Action Args
2018-07-29 18:26:54serhiy.storchakasetrecipients: + serhiy.storchaka, remi.lapeyre, Tiger-222, espdev
2018-07-29 18:26:54serhiy.storchakasetmessageid: <1532888814.38.0.56676864532.issue34035@psf.upfronthosting.co.za>
2018-07-29 18:26:54serhiy.storchakalinkissue34035 messages
2018-07-29 18:26:54serhiy.storchakacreate