]> 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:44:23 +0000 (19:44 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 10 Oct 2015 16:44:23 +0000 (19:44 +0300)
commitf98a24eeccc4a7982ddd3ea608638a0d1c91cc20
tree5abed55fed97deca7d498b350162b48e1f32dd8f
parent4df3b1a19544c52f93dacfd577559d4bd3a0c82d
parent9e777730eb399ada4c2f6271883e73455eacd5c8
Issue #25364: zipfile now works in threads disabled builds.
Misc/NEWS