]> granicus.if.org Git - python/commit
Issue #14099: Writing to ZipFile and reading multiple ZipExtFiles is
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 11:53:38 +0000 (13:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 11:53:38 +0000 (13:53 +0200)
commitf15e52402640284b01860b6f56dfa50d7efda67b
tree29d58024caefd2a65406c3e1288746681aaf9a52
parentb67c516d8beecfde153236ccc24a53a8a6c6c16a
Issue #14099: Writing to ZipFile and reading multiple ZipExtFiles is
threadsafe now.
Lib/zipfile.py
Misc/NEWS