]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115988: Add ARM64 and RISCV BCJ filters constants in lzma module (GH-115989)
authorChien Wong <m@xv97.com>
Thu, 28 May 2026 15:05:03 +0000 (23:05 +0800)
committerGitHub <noreply@github.com>
Thu, 28 May 2026 15:05:03 +0000 (08:05 -0700)
commitcf2cd0be822df9e1ec6913a31da44f6960e1ab71
tree481f0e35450ec7fdd0dd3406d69ca4ebd6f1cff3
parentf386f1feedd85b0c2d8d0e7aeec7009b410757b4
gh-115988: Add ARM64 and RISCV BCJ filters constants in lzma module (GH-115989)

---------

Signed-off-by: Chien Wong <m@xv97.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/library/lzma.rst
Doc/whatsnew/3.16.rst
Lib/lzma.py
Lib/test/test_lzma.py
Misc/NEWS.d/next/Library/2024-03-17-22-16-53.gh-issue-115988.EshSDM.rst [new file with mode: 0644]
Modules/_lzmamodule.c