]> granicus.if.org Git - python/commit
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
authorMickaël Schoentgen <contact@tiger-222.fr>
Sun, 29 Jul 2018 18:26:52 +0000 (20:26 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 29 Jul 2018 18:26:52 +0000 (21:26 +0300)
commit3f8c6913b82ed9c05e57175bcbfeacde46c598e3
tree5a548963a242aa533ccd529028928724c6dcb093
parentd2e902e4fb304f27e4a72356efbc1fc26be3935d
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/ACKS
Misc/NEWS.d/next/Library/2018-07-28-15-00-31.bpo-34035.75nW0H.rst [new file with mode: 0644]