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.13:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624370270.05.0.469355647996.issue44439@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8bc26d8c9d092840054f57f9b4620de0d40d8423 by Ma Lin in branch '3.9':
bpo-44439: BZ2File.write()/LZMAFile.write() handle length correctly (GH-26846)
https://github.com/python/cpython/commit/8bc26d8c9d092840054f57f9b4620de0d40d8423
History
Date User Action Args
2021-06-22 13:57:50serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, nadeem.vawda, malin, miss-islington
2021-06-22 13:57:50serhiy.storchakasetmessageid: <1624370270.05.0.469355647996.issue44439@roundup.psfhosted.org>
2021-06-22 13:57:50serhiy.storchakalinkissue44439 messages
2021-06-22 13:57:50serhiy.storchakacreate