]> granicus.if.org Git - python/commit
Issue #25364: zipfile now works in threads disabled builds.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 10 Oct 2015 16:43:32 +0000 (19:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 10 Oct 2015 16:43:32 +0000 (19:43 +0300)
commit9e777730eb399ada4c2f6271883e73455eacd5c8
treed54a573bb8954ff86521dec9657ca12ea2ac8be0
parent05da525e55a5db2e2e3c81e413e69c4a6f0a1db9
Issue #25364: zipfile now works in threads disabled builds.
Lib/zipfile.py
Misc/NEWS