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