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 malin, miss-islington, nadeem.vawda, pitrou, serhiy.storchaka
Date 2021-06-22.14:00:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624370401.27.0.866227348566.issue44439@roundup.psfhosted.org>
In-reply-to
Content
New changeset 01858fbe31e8e0185edfbd3f10172f7c61391c9d by Miss Islington (bot) in branch '3.10':
bpo-44439: BZ2File.write() / LZMAFile.write() handle buffer protocol correctly (GH-26764) (GH-26845)
https://github.com/python/cpython/commit/01858fbe31e8e0185edfbd3f10172f7c61391c9d
History
Date User Action Args
2021-06-22 14:00:01serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, nadeem.vawda, malin, miss-islington
2021-06-22 14:00:01serhiy.storchakasetmessageid: <1624370401.27.0.866227348566.issue44439@roundup.psfhosted.org>
2021-06-22 14:00:01serhiy.storchakalinkissue44439 messages
2021-06-22 14:00:01serhiy.storchakacreate