bpo-32035: Update zipfile doc by srcecde · Pull Request #4757 · python/cpython (original) (raw)
This looks good to me. Aslo, I see there were various wording changes in previous PR, which I'm not very sure about.
But at the moment, this looks a good enough change that will align with docs with the docstring and functionality of ZipFile.writestr
as described in the bug.