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 miss-islington
Recipients Tiger-222, espdev, miss-islington, remi.lapeyre, serhiy.storchaka
Date 2018-07-29.19:57:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532894243.89.0.56676864532.issue34035@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ad4f64d58c020016bd438de0e863a0d31d0f0dac by Miss Islington (bot) in branch '3.7':
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
https://github.com/python/cpython/commit/ad4f64d58c020016bd438de0e863a0d31d0f0dac
History
Date User Action Args
2018-07-29 19:57:23miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, remi.lapeyre, Tiger-222, espdev
2018-07-29 19:57:23miss-islingtonsetmessageid: <1532894243.89.0.56676864532.issue34035@psf.upfronthosting.co.za>
2018-07-29 19:57:23miss-islingtonlinkissue34035 messages
2018-07-29 19:57:23miss-islingtoncreate