cpython/Misc/NEWS.d/2.7.11.rst

9 lines
188 B
ReStructuredText

.. bpo: 25624
.. date: 9702
.. nonce: ed-fM0
.. release date: 2015-12-05
.. section: Library
ZipFile now always writes a ZIP_STORED header for directory entries. Patch
by Dingyuan Wang.