[docs] [issue32035] Documentation of zipfile.ZipFile().writestr() fails to mention that 'data' may also be bytes

miss-islington report at bugs.python.org
Sun Nov 25 04:30:49 EST 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset af009fbcdb00fffced653792eb7af6b72f2521e3 by Miss Islington (bot) in branch '3.6':
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592)
https://github.com/python/cpython/commit/af009fbcdb00fffced653792eb7af6b72f2521e3


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32035>
_______________________________________


More information about the docs mailing list