This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients CuriousLearner, Daniel5148, docs@python, serhiy.storchaka
Date 2018-11-25.07:51:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543132282.04.0.788709270274.issue32035@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4bb186d7e253ad4def875305e06690181e923dfd by Serhiy Storchaka in branch 'master':
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592)
https://github.com/python/cpython/commit/4bb186d7e253ad4def875305e06690181e923dfd
History
Date User Action Args
2018-11-25 07:51:22serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, CuriousLearner, Daniel5148
2018-11-25 07:51:22serhiy.storchakasetmessageid: <1543132282.04.0.788709270274.issue32035@psf.upfronthosting.co.za>
2018-11-25 07:51:22serhiy.storchakalinkissue32035 messages
2018-11-25 07:51:21serhiy.storchakacreate