]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131219: Improve tests in `test_lzma.py` by adding more asserts (GH-131220...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 Mar 2025 11:05:59 +0000 (12:05 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Mar 2025 11:05:59 +0000 (11:05 +0000)
commit7d498aae2cfd1d568ca2b64995e304da02ce43a4
treee8c73ae521821e66829b447ef06a5a9d6c819d5a
parent6c107672322427bb4bb26aef41d264ff74e222e1
[3.13] gh-131219: Improve tests in `test_lzma.py` by adding more asserts (GH-131220) (#131231)

gh-131219: Improve tests in `test_lzma.py` by adding more asserts (GH-131220)
(cherry picked from commit f6c24a5c89a1f08d583ab7f4d5c6751223f8e280)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_lzma.py