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 miurahr
Recipients malin, miurahr
Date 2020-07-07.05:56:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594101379.24.0.7265468666.issue41210@roundup.psfhosted.org>
In-reply-to
Content
I think FORMAT_RAW is only tested with LZMA2 in Lib/test/test_lzma.py Since no test is for LZMA1, then the document express FORMAT_RAW is for LZMA2.

I'd like to add tests against LZMA1 and change expression on the document.
History
Date User Action Args
2020-07-07 05:56:19miurahrsetrecipients: + miurahr, malin
2020-07-07 05:56:19miurahrsetmessageid: <1594101379.24.0.7265468666.issue41210@roundup.psfhosted.org>
2020-07-07 05:56:19miurahrlinkissue41210 messages
2020-07-07 05:56:19miurahrcreate