Skip to content

gh-115988: Add missing ARM64 and RISCV filter in lzma module #115989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
We've missed the 3.13 window
Signed-off-by: Chien Wong <m@xv97.com>
  • Loading branch information
ivq committed Jul 13, 2025
commit f381ca5279c66d3c448c6a581c13a130aa7ebeca
8 changes: 4 additions & 4 deletions Doc/library/lzma.rst
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ the following constants:
The version of the lzma C library actually loaded at runtime, in both
integer and string forms.

.. versionadded:: 3.13
.. versionadded:: 3.15

.. data:: LZMA_HEADER_VERSION
.. data:: LZMA_HEADER_VERSION_STRING
Expand All @@ -355,7 +355,7 @@ the following constants:
both integer and string forms. This may be different from the lzma library
actually used at runtime.

.. versionadded:: 3.13
.. versionadded:: 3.15

The version number and string formats are as defined in by C library. The
integer is represented in decimal digits as ``jmmmppps`` where ``j`` is the
Expand Down Expand Up @@ -403,13 +403,13 @@ options. Valid filter IDs are as follows:

Only works if the lzma version is 5.4.0 or later.

.. versionadded:: 3.13
.. versionadded:: 3.15

* :const:`!FILTER_RISCV`

Only works if the lzma version is 5.6.0 or later.

.. versionadded:: 3.13
.. versionadded:: 3.15

A filter chain can consist of up to 4 filters, and cannot be empty. The last
filter in the chain must be a compression filter, and any other filters must be
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy