[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-30017: Allowed calling the close() method of the zip entry writer object by serhiy-storchaka · Pull Request #1041 · python/cpython

serhiy-storchaka

… object

multiple times.  Writing to closed zip entry writer object now always produce
a ValueError.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Apr 12, 2017
… object (python#1041)

multiple times.  Writing to closed zip entry writer object now always produce
a ValueError.
(cherry picked from commit 4c0d9ea)

serhiy-storchaka added a commit that referenced this pull request

Apr 16, 2017
… object (#1041) (#1092)

multiple times.  Writing to closed zip entry writer object now always produce
a ValueError.
(cherry picked from commit 4c0d9ea)