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 miss-islington
Recipients malin, miss-islington, nadeem.vawda, pitrou, serhiy.storchaka
Date 2022-03-08.10:05:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646733903.97.0.303354634206.issue44439@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0663ca17f5535178c083c6734fa52e40bd2db2de by Miss Islington (bot) in branch '3.9':
bpo-44439: _ZipWriteFile.write() handle buffer protocol correctly (GH-29468)
https://github.com/python/cpython/commit/0663ca17f5535178c083c6734fa52e40bd2db2de
History
Date User Action Args
2022-03-08 10:05:04miss-islingtonsetrecipients: + miss-islington, pitrou, nadeem.vawda, serhiy.storchaka, malin
2022-03-08 10:05:03miss-islingtonsetmessageid: <1646733903.97.0.303354634206.issue44439@roundup.psfhosted.org>
2022-03-08 10:05:03miss-islingtonlinkissue44439 messages
2022-03-08 10:05:03miss-islingtoncreate