Skip to main content

PyPI version Supported Python versions Build status

Python bindings to the Rust regress crate, exposing ECMA regular expressions.

>>> from regress import Regex
>>> regex = Regex(r"\d{4}")
>>> regex.find("2020-20-05") is not None
True

Release files for regress 2026.9.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for regress 2026.9.1
File Size Uploaded
regress-2026.9.1.tar.gz 11.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for regress 2026.9.1
File
regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ x86-64 Details
regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ x86-32 Details
regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ ARM64 Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_31_riscv64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl PyPy 3.11 PyPy 3.11 7.3 macOS 11.0+ ARM64 Details
regress-2026.9.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 macOS 10.12+ x86-64 Details
regress-2026.9.1-cp315-cp315t-win_amd64.whl CPython 3.15 CPython 3.15 free-threading Windows x86-64 Details
regress-2026.9.1-cp315-cp315t-win32.whl CPython 3.15 CPython 3.15 free-threading Windows x86-32 Details
regress-2026.9.1-cp315-cp315t-musllinux_1_2_x86_64.whl CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp315-cp315t-musllinux_1_2_i686.whl CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp315-cp315t-musllinux_1_2_aarch64.whl CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp315-cp315t-manylinux_2_31_riscv64.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp315-cp315t-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp315-cp315t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp315-cp315t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp315-cp315t-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp315-cp315t-macosx_11_0_arm64.whl CPython 3.15 CPython 3.15 free-threading macOS 11.0+ ARM64 Details
regress-2026.9.1-cp315-cp315t-macosx_10_12_x86_64.whl CPython 3.15 CPython 3.15 free-threading macOS 10.12+ x86-64 Details
regress-2026.9.1-cp315-cp315-win_arm64.whl CPython 3.15 CPython 3.15 Windows ARM64 Details
regress-2026.9.1-cp315-cp315-win_amd64.whl CPython 3.15 CPython 3.15 Windows x86-64 Details
regress-2026.9.1-cp315-cp315-win32.whl CPython 3.15 CPython 3.15 Windows x86-32 Details
regress-2026.9.1-cp315-cp315-musllinux_1_2_x86_64.whl CPython 3.15 CPython 3.15 Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp315-cp315-musllinux_1_2_i686.whl CPython 3.15 CPython 3.15 Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp315-cp315-musllinux_1_2_aarch64.whl CPython 3.15 CPython 3.15 Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp315-cp315-manylinux_2_31_riscv64.whl CPython 3.15 CPython 3.15 Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp315-cp315-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp315-cp315-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp315-cp315-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.15 CPython 3.15 Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp315-cp315-macosx_11_0_arm64.whl CPython 3.15 CPython 3.15 macOS 11.0+ ARM64 Details
regress-2026.9.1-cp315-cp315-macosx_10_12_x86_64.whl CPython 3.15 CPython 3.15 macOS 10.12+ x86-64 Details
regress-2026.9.1-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
regress-2026.9.1-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
regress-2026.9.1-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp314-cp314t-musllinux_1_2_i686.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp314-cp314t-manylinux_2_31_riscv64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
regress-2026.9.1-cp314-cp314t-macosx_10_12_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.12+ x86-64 Details
regress-2026.9.1-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
regress-2026.9.1-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
regress-2026.9.1-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
regress-2026.9.1-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp314-cp314-musllinux_1_2_i686.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp314-cp314-manylinux_2_31_riscv64.whl CPython 3.14 CPython 3.14 Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.14 CPython 3.14 Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
regress-2026.9.1-cp314-cp314-macosx_10_12_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.12+ x86-64 Details
regress-2026.9.1-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
regress-2026.9.1-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
regress-2026.9.1-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
regress-2026.9.1-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp313-cp313-musllinux_1_2_i686.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp313-cp313-manylinux_2_31_riscv64.whl CPython 3.13 CPython 3.13 Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.13 CPython 3.13 Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
regress-2026.9.1-cp313-cp313-macosx_10_12_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.12+ x86-64 Details
regress-2026.9.1-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
regress-2026.9.1-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
regress-2026.9.1-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
regress-2026.9.1-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp312-cp312-musllinux_1_2_i686.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp312-cp312-manylinux_2_31_riscv64.whl CPython 3.12 CPython 3.12 Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
regress-2026.9.1-cp312-cp312-macosx_10_12_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.12+ x86-64 Details
regress-2026.9.1-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
regress-2026.9.1-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
regress-2026.9.1-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
regress-2026.9.1-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
regress-2026.9.1-cp311-cp311-musllinux_1_2_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-32 Details
regress-2026.9.1-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
regress-2026.9.1-cp311-cp311-manylinux_2_31_riscv64.whl CPython 3.11 CPython 3.11 Linux glibc 2.31+ RISC-V 64 Details
regress-2026.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
regress-2026.9.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ IBM System/390x Details
regress-2026.9.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ PowerPC 64-le Details
regress-2026.9.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARMv7l Details
regress-2026.9.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
regress-2026.9.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.5+ x86-32 Details
regress-2026.9.1-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
regress-2026.9.1-cp311-cp311-macosx_10_12_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.12+ x86-64 Details

Total release size: 70.5 MB

Release files / regress-2026.9.1.tar.gz

Download URL regress-2026.9.1.tar.gz
Size 11.3 kB
Tags Source
SHA-256 checksum
How to use checksums
e7b547386bf97b82a23e62471272742492c0b2de62cf0ee98247fd37cc42f169
BLAKE2b-256 checksum
How to use checksums
525e92af2a5d1922e802a1b369fad04e404a0253d7683ed0f637a263cb9de575
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Size 820.4 kB
Tags Linux musl 1.2+ x86-64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
331ef4269adaefb13de18a758b151ad595dd4bdff0c60213fdbc9711eb723905
BLAKE2b-256 checksum
How to use checksums
77c27ea49e46391f39784dc9f05282faf61d16803796ddeb103754666096c0fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Size 834.5 kB
Tags Linux musl 1.2+ x86-32 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
976ee2dcf94b42dbc722c0c34c193c0c9aeddfa0e75a0478753296bd0825e240
BLAKE2b-256 checksum
How to use checksums
4e50eec5beaf37f93ba6dc7b512c26ab33a6be8aa1f22f7ee8c5d64a2557ec55
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Size 788.9 kB
Tags Linux musl 1.2+ ARM64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
8afbf5d63444502d785e49669680638cf266c1a0462f403f24f95fb7ab8c74fc
BLAKE2b-256 checksum
How to use checksums
68e247d95e9ab2fb8d25ea55159f5ebdfe46b3a0481f2c0b5aea0324927aceb0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_31_riscv64.whl
Size 620.0 kB
Tags Linux glibc 2.31+ RISC-V 64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
f3617c07bc42ee11041439cd05554222a12b28cb36d40337acc8cbec0022089d
BLAKE2b-256 checksum
How to use checksums
cd56a400de7380d75115daa9b2f570dcd40e915a7c6e9fc545f41db03cc1d544
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 591.5 kB
Tags Linux glibc 2.17+ x86-64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
85bf7465cfc137d565d51efc4b210643dc0f739b347b49ecfaee4656dcf3d89f
BLAKE2b-256 checksum
How to use checksums
12cddb0ff2c94577fe7923f139b7f2fd2a233177822e577daac9bc64029f3821
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 675.5 kB
Tags Linux glibc 2.17+ IBM System/390x PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
088b957e51ad340e0de6daa6831dcab9be254abb9637add494c8ab0c65ccf567
BLAKE2b-256 checksum
How to use checksums
1b208d3d0b04bbde0660630baccbc30db88a2429e077e929330443e75e30cde0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 750.9 kB
Tags Linux glibc 2.17+ PowerPC 64-le PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
358b09bb2f5fc4dbbd660b3af6fd2eae56b5c0fbdb71228fa6d593cfdbbc7738
BLAKE2b-256 checksum
How to use checksums
0a584d7f5e64dad922d47b1877c53efba69ef84bb3638e3e9b6d003c0398b832
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 590.4 kB
Tags Linux glibc 2.17+ ARMv7l PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
67a2838a170b8ddad4fbe405887248ee6fbf5e96879e074f2e78c71db5b055bf
BLAKE2b-256 checksum
How to use checksums
d37ee0776d7e5acb13d337d4270b29084740a8b931385cbd705d07df40e83155
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 612.8 kB
Tags Linux glibc 2.17+ ARM64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
d30627f95b49c8a468c335b41af8480352c3c0caf8ab05d09fab68ba5246625c
BLAKE2b-256 checksum
How to use checksums
0dc70c516b3e73a5521b3c7d18724a2caff2851423497e8eeb5949e38ce2fe45
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Size 625.0 kB
Tags Linux glibc 2.5+ x86-32 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
f5d41349e76357211e18d5b6c1a5a65ede6e65e5d19ed725d6d765def0a72af4
BLAKE2b-256 checksum
How to use checksums
b6648af4e0390dd3f5dce0fa86098c00b2e5682abafc45969d7dbf14357b8997
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Size 520.3 kB
Tags PyPy 3.11 PyPy 3.11 7.3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
02131b8cd07b22ca4891cea2fd0f0235e5e779ab9b60b5245a23d6a5656dfcf3
BLAKE2b-256 checksum
How to use checksums
2895d0d38932b7d3e7fb67e2100821b397383e1be6db0f286abaa8a61f1de444
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Size 524.5 kB
Tags PyPy 3.11 PyPy 3.11 7.3 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
b475335a71d16a5ac6a2b06ee19eee1c6c5cb0d4ee055dcc3a8774b4403bba0c
BLAKE2b-256 checksum
How to use checksums
49c03235ac112e639383bd3bdeeae9ec736ac88123a6846737256e7608e0455a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-win_amd64.whl

Download URL regress-2026.9.1-cp315-cp315t-win_amd64.whl
Size 386.8 kB
Tags CPython 3.15 CPython 3.15 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
4d0c0397e51b31368631461f3f0485876160519fe946ae5e59583642896fb88f
BLAKE2b-256 checksum
How to use checksums
d4e62ac1e065ecb833e1143017cc1ff9e776fcc4748fe61f07e704440e3d19ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-win32.whl

Download URL regress-2026.9.1-cp315-cp315t-win32.whl
Size 366.0 kB
Tags CPython 3.15 CPython 3.15 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
83f4da111e702dc767cd0905c39ad1e65de4c74417c2e56b22e9393cdba7d960
BLAKE2b-256 checksum
How to use checksums
008b8222d70df912b5fe4e8bcff3e4d2b9595758e75d872dbdbeb5b1cd3177cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp315-cp315t-musllinux_1_2_x86_64.whl
Size 817.6 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
832961859896e09f95177fb3a23105a694fcb36047ebbd785a8a60bd98f08c0c
BLAKE2b-256 checksum
How to use checksums
56d83fc1e7d1c6cfd32429f13dc58b6bb888d71aa342927efef84905246f7f67
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp315-cp315t-musllinux_1_2_i686.whl
Size 830.7 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
b1757d937b5e4ccdbec787d6ca4a725a7bddc1daad339fe892ec53d2537bdd5b
BLAKE2b-256 checksum
How to use checksums
5872cf497de942ea89c9031829c687962df331f1b89a5aef3949874f92db866b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp315-cp315t-musllinux_1_2_aarch64.whl
Size 782.8 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e2993f6b00ed267c7c027b4d9e6ef1a2af49d6367b10cd0c3f2f346fb14294cd
BLAKE2b-256 checksum
How to use checksums
8d86cf3c17adc24d7ad1d462b74ac2c0402c7f807feb9786b7f61690cf51f305
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_31_riscv64.whl
Size 615.3 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
76a365d51730a18e3431c402fc66e85bcfdad72e97cc0914063012fd90a5bee7
BLAKE2b-256 checksum
How to use checksums
26acf225ee2029481c0e7228f2a52cf5f22f551b37e5881817eb7aabeab9f3ec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 589.1 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
cee77dfc09f0cb808d7714a379a2d932f3c1977b67de460e2bfd6c5d9b77c828
BLAKE2b-256 checksum
How to use checksums
41c8157f074108fef2af9e979d7997ecc1dc2682cd48fadf9f93ec1357e9eb01
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 672.9 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
ff1b64c5750cb37a479f3f8375a0305c801caffd3b736c04d852e0f1263155ec
BLAKE2b-256 checksum
How to use checksums
b04e6dcb1896fc134fd7f440b9776153740a388e3b0b7a1c445f55bf54042342
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 747.4 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
27f20ebe3fc50d1abed6c5a7916a86e8148670017a7d19687c805270b85c3698
BLAKE2b-256 checksum
How to use checksums
23c4d83f35109ea4f8d1b299ea5da8db7d41424ba3a966d96411efc84c2aac0b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 585.9 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
024f8529f8cd00483ef9456115556d0182f50f10cb790f61149132a58bd041c7
BLAKE2b-256 checksum
How to use checksums
dd06b120cd5ab3d8c3b652879cbc35635f103c190d638ddc04654fe5923f4a70
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 607.7 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
9742619bf72fece25a8b1f8dc1d07b6702d56ac93fcf0a6d349a15915b9e6951
BLAKE2b-256 checksum
How to use checksums
b6935728ce7c86ded4a697efa353c39231da488fca3ec25d2140adbb6d8463fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp315-cp315t-manylinux_2_5_i686.manylinux1_i686.whl
Size 619.2 kB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
0d1441bd0aa303ceae32d480a375c1fee45dd5338f524612d19a7b7ce8881570
BLAKE2b-256 checksum
How to use checksums
ab5db2f7397a4d15e461c081c200acd6d7a0d4ca7ab265d228a481c2ea025443
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp315-cp315t-macosx_11_0_arm64.whl
Size 516.5 kB
Tags CPython 3.15 CPython 3.15 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5e060e1975639f8a51587a1c45718eafbfae15f019e7e8db0db58d1a8eac0cf7
BLAKE2b-256 checksum
How to use checksums
e53a7139329109fece1d7d533c7d5dfb3cfdb911ddf362f1a38c09a76e799fe0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315t-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp315-cp315t-macosx_10_12_x86_64.whl
Size 523.2 kB
Tags CPython 3.15 CPython 3.15 free-threading macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
ae6a26346cc36d36c7fd05729c9b249ef45815ab028bbdefb50b72ac4d6a6ac1
BLAKE2b-256 checksum
How to use checksums
4fc4b89b8302fbc932bbd580566f7a5703524e584afac0a33c0a789a42c5537a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-win_arm64.whl

Download URL regress-2026.9.1-cp315-cp315-win_arm64.whl
Size 375.9 kB
Tags CPython 3.15 Windows ARM64
SHA-256 checksum
How to use checksums
d30635078c0c2c8adb8f12643a474decd929c4848f6c99ecc4a4a32e2531e9cf
BLAKE2b-256 checksum
How to use checksums
32e1f4d270c8a9c48e407651d8540887b674114125a03236550734493eb00ff3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-win_amd64.whl

Download URL regress-2026.9.1-cp315-cp315-win_amd64.whl
Size 386.7 kB
Tags CPython 3.15 Windows x86-64
SHA-256 checksum
How to use checksums
62ed635ce4c48abe4cde5d9351b0184756fd92a46040ce4f3887988196e5ee6e
BLAKE2b-256 checksum
How to use checksums
0d48558304760b0bffbd5ed439e955ecb4a0f16ad759ae959c7d2a6ac3bd6925
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-win32.whl

Download URL regress-2026.9.1-cp315-cp315-win32.whl
Size 367.9 kB
Tags CPython 3.15 Windows x86-32
SHA-256 checksum
How to use checksums
2d9b8dc4dab679f4d09587b668395e61311dc4a7131b459201af0a0de74bf699
BLAKE2b-256 checksum
How to use checksums
05ba11bfa9a85dcc8fdc0403aac89959f392e4eb72d78afa2974adfd2a4190e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp315-cp315-musllinux_1_2_x86_64.whl
Size 818.2 kB
Tags CPython 3.15 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9656d0ac6c13468e396e85ec10f2284ed4783eba01176176af8fd4c21beba91f
BLAKE2b-256 checksum
How to use checksums
70a1cc4036e16853cb70c0bfca68fae90bee16b42ef4ddad936ac7f765eeef7b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp315-cp315-musllinux_1_2_i686.whl
Size 832.2 kB
Tags CPython 3.15 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
9ce0eaa8ac412fad2f2a8e7b28f711911f2f4131e678d9e861a0a53225c6656a
BLAKE2b-256 checksum
How to use checksums
02ad1179f22ffafeb50e9f8cf4aacf9a8408f1ff957f2a0927838a546d8887b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp315-cp315-musllinux_1_2_aarch64.whl
Size 783.8 kB
Tags CPython 3.15 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
0c98674d5ebca4df826339bb34892bbfcb42a708edec4672acd009dfd4935331
BLAKE2b-256 checksum
How to use checksums
951959b20994f1f18dcce90c1b9bb28704fac6a0afa088a981bd9b9135e1e2fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_31_riscv64.whl
Size 615.7 kB
Tags CPython 3.15 Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
4586eb9ad9b7e6ef2ce01ff1984c0691880df2026d4550a57d2b1dc51244d190
BLAKE2b-256 checksum
How to use checksums
4078bc56f38f0ab0abc5f0aa061b462a5f8b55db4eee7bef77edcd71287efb17
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 588.8 kB
Tags CPython 3.15 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
fdc3dcf0ba541aaaa15e2af4f297baeebb8c326111d30555dece3f091b0392a7
BLAKE2b-256 checksum
How to use checksums
296f2184f3c52382ebc85ebcb95608bca057c0cfabdcf6e043c10f0c5edbab19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 672.6 kB
Tags CPython 3.15 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
43e6394e741a2a0830c460eef99749c24f5bc09f434a64abff8c7fa09275783f
BLAKE2b-256 checksum
How to use checksums
58dd21b4521b93a5596d7dfcec21377877a66f248629b2bed08044a61a1cef45
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 749.0 kB
Tags CPython 3.15 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
488f6569bf76dd63b902a6f417e229ae8cd856fff72a682fde3e9c0ca37bc5ac
BLAKE2b-256 checksum
How to use checksums
5d0deb26198eaa06d9616460891e92a76eb6a209780f2c86788615b2a8847762
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 588.9 kB
Tags CPython 3.15 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
7b22cc785e04845f39af7de2363e287ade48bfa5fb36e1fe64e31dd393eb8d04
BLAKE2b-256 checksum
How to use checksums
94da797b803dd2384405b41b1f07bdfce4a08d8071e9ed5a372d6d207cca983d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 608.7 kB
Tags CPython 3.15 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
d2df372f9ddddf63db7f4ca13c754e9e566a00ce202e73b2b441736721189862
BLAKE2b-256 checksum
How to use checksums
b56d3b4e118761806fbd33d2535a6585f0f04a4426c3862892b38b4d46d92262
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp315-cp315-manylinux_2_5_i686.manylinux1_i686.whl
Size 621.7 kB
Tags CPython 3.15 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
c27af5007b38d30c18b4db0da96f8cda0923624eca75e1d72e1384a9d556b95d
BLAKE2b-256 checksum
How to use checksums
ab697950bd416d1c1a1712c859fba0bd0a905460f13e88eda8b25a24d27d0fca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp315-cp315-macosx_11_0_arm64.whl
Size 517.8 kB
Tags CPython 3.15 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
30a3f57666c3baa353c81149f4bf1d802bd7555ffdaece88f3efe147b8c07cd7
BLAKE2b-256 checksum
How to use checksums
f6a13f02d6da206a00d1e0dd021c4d33a2ffee67f06439dc99ce4ce766490fbd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp315-cp315-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp315-cp315-macosx_10_12_x86_64.whl
Size 524.0 kB
Tags CPython 3.15 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
aa94e3d3ca2f8b2b9c4f933543b69d5f59bdc46b7b0665e4cb25f1acdeba7683
BLAKE2b-256 checksum
How to use checksums
9e79843c63b9d517612e029c079190d6042df5949dbc7115bd1e0be209d39c03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-win_amd64.whl

Download URL regress-2026.9.1-cp314-cp314t-win_amd64.whl
Size 386.5 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
5915dfb0114c13bd7a2da2b7d4865321ace6598d765f0c23c1c488ea7d539635
BLAKE2b-256 checksum
How to use checksums
29fd37541b77ae29f44c311aad3517100aabe0a3cce9683a1784bbca745b23a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-win32.whl

Download URL regress-2026.9.1-cp314-cp314t-win32.whl
Size 365.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
c8702e8f63e7edca2bb9231c1964566f4c10865023731483ad3bbaef2eec11a3
BLAKE2b-256 checksum
How to use checksums
4d1d0f8e9f0f43e940ee2e7c59023bc49adf827e2f5f5365c3eb0a1ee3885dcd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 817.2 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
abb06329ebf8e9d67425a1d8cbe29587ce86b544e951734ff8a57076f0646c27
BLAKE2b-256 checksum
How to use checksums
2ccf43229e1852b5fba5bc3939903b44f4f1f577caa494dd3c887f4388086237
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp314-cp314t-musllinux_1_2_i686.whl
Size 830.2 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
82a83d8329b235383cd080ba299ced1ffa007d0340a68900b8a1aaeaf4b4b52e
BLAKE2b-256 checksum
How to use checksums
1ae94307f2a328597cb6ab4eabe203efacb8dcd69df9e715f949a0e8fe9257b2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 783.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
9299d2da3f243a68732a910610962b02773c50263f242b2d1c8a5846fa77d41a
BLAKE2b-256 checksum
How to use checksums
4b36c5b30898b5254e1b5810a41a45f2aa78f1cd72e6bd40c89579d3846f2878
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_31_riscv64.whl
Size 615.2 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
ea1948c5d502e829287a15ab48897f558344d9140b45eaa2a2bfc68e6642a6b2
BLAKE2b-256 checksum
How to use checksums
389f0a942e395a9a6ef8309cff724f3fe2da00fcc8d833a6221bcec4acbfd15c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 588.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
b0fc18709fd518fa164bee4ab4bf1dd7ec436acfe9c4ba156ed6182b5c4c7936
BLAKE2b-256 checksum
How to use checksums
f0376f47c093c0051bfef8eedf12ea4a8645f84451b85c3e995327fca2306010
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 673.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
1908de89bb448b343d3f1612809b4c944fdc8b563d77b93148d90438d2873bd7
BLAKE2b-256 checksum
How to use checksums
5ab7377c66dce28d0a1e109b113bb09439dce213ee451354006a483e73c33106
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 747.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
1a52f11d0d6f3e70384c23eab7a1b3aba3a4b03880e56cddef5004a6544cc63a
BLAKE2b-256 checksum
How to use checksums
da39b1928832b6825492e5c0ace53c1dde32ee46795ab324d13df6f360e01e61
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 585.5 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
17caf8a6c3373d58c6cc3bb4178644a39fd918192bca41eee11fc6d5f0c45857
BLAKE2b-256 checksum
How to use checksums
42f31fd3c0edac23aeed65eefdaa422f92a93b25071e02d6d18e210ddffc5f4f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 608.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
633735832b7e6703cb7da0e3c09017226c32d49ee40dab839b52be623364ebd1
BLAKE2b-256 checksum
How to use checksums
8858f30573349e5c9927f1be67dcc6c1754f5750bb1675380d4bd231ecf9c776
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl
Size 619.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
4ce9328b23613856db1527e7d6d4e31beb0aadfeeecb2eaca731da566db6409e
BLAKE2b-256 checksum
How to use checksums
d34a2daa2c9601cbad545aa2430a9e2d186d612ff3d7481da684c429bba787d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp314-cp314t-macosx_11_0_arm64.whl
Size 516.3 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
89a91987820de879d2f254a4c87b425881b394b3a094c29be716a9bce236f8e9
BLAKE2b-256 checksum
How to use checksums
43a415d94ad109297cf6121c4fb529ddf6780120bcc3a1fd9412d2b0b04e70b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314t-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp314-cp314t-macosx_10_12_x86_64.whl
Size 523.2 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
4f657613af7714deff03242e6b3616a9cebb5ee193eaf2a190a83e569018e38a
BLAKE2b-256 checksum
How to use checksums
49329c05d8a36d20f33b4b4b9e949c6bafaea85beb5539e58b6c2da1acc33d5a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-win_arm64.whl

Download URL regress-2026.9.1-cp314-cp314-win_arm64.whl
Size 375.5 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
f72b40ee6bd01ac00757d5699585ddfd8c4f72002ab73effd2e3719659f85dd7
BLAKE2b-256 checksum
How to use checksums
5ac7c2cab71cf648e1afb61c834ec86ebd4db558ffcab7bcb7b3aeb169f82ba8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-win_amd64.whl

Download URL regress-2026.9.1-cp314-cp314-win_amd64.whl
Size 387.1 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
4c64f5b32feb2a9d969d78e02ec75e53c77c90c55dd64732f53458745870023f
BLAKE2b-256 checksum
How to use checksums
540b29d8151e36297a21d3d12472e83db1ae6a56c25aa72b85dbf5ccd77e2808
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-win32.whl

Download URL regress-2026.9.1-cp314-cp314-win32.whl
Size 366.1 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
a33828bd3d35422c4a7d6104d702d36d2ad5a35f55c0d239be7d52be388ccc46
BLAKE2b-256 checksum
How to use checksums
6f009e63d1e85cc263037f3fdf742d3d262e8e94fd537eea5265b54238ff6f77
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp314-cp314-musllinux_1_2_x86_64.whl
Size 817.3 kB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
52d5b5bc0400451283d8e41a65200682abcd6850f39b7e6b0ad924911468a75a
BLAKE2b-256 checksum
How to use checksums
f2e3c89d96430de64eab09143dd56616e7a3d97ad9c7be825f444913d238dcff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp314-cp314-musllinux_1_2_i686.whl
Size 831.4 kB
Tags CPython 3.14 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
53a8d3a114b67c9198b80396b0f8b3f466dccb603c71479bf9d2b16b75a323b5
BLAKE2b-256 checksum
How to use checksums
33f9af6ea9cbd06e273d0ca5266ad9063ccd011b816dec8f1dd5e993cd1e57b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp314-cp314-musllinux_1_2_aarch64.whl
Size 784.1 kB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
cc3e49ad2aa02a74038d577a9c9d304068f749e62930074c98772bb039cd816d
BLAKE2b-256 checksum
How to use checksums
65027a1243d4682e2795cae7131cbf45ff08692143cbdd9e5fb13e6938888f0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_31_riscv64.whl
Size 615.1 kB
Tags CPython 3.14 Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
cf60b147c11bdad55a88349948404f29454f0ee626e8f2c1c84a08f779ee8892
BLAKE2b-256 checksum
How to use checksums
d7b1161fcfdabe769caff67c7af380f00850380bd14e1ecfd6428e66aa6ce427
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 588.4 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
56716962a7c42f1ddb2d9d5467282f1f4855538e9f221cb0c5f51f1c9a2056be
BLAKE2b-256 checksum
How to use checksums
a546e2ecb67a4ca2507726ea04363acc440a8cc7c4b122b57b5302207d1cfc6d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 672.5 kB
Tags CPython 3.14 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
aef0f7451d69b4475fbb437a2b8a0a301dc72b59d508ae4711c43d560c7cdec1
BLAKE2b-256 checksum
How to use checksums
e04cc916f8b386dff0ac7c1447bd76d154534586c7831031e262722d0f64eea9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 748.8 kB
Tags CPython 3.14 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
71dc02455d92e38e2dd56de7d20e6716be07f0203c5d3e32336f94385466068d
BLAKE2b-256 checksum
How to use checksums
81d7e21cdb74bd3e52b530247d55035d73ee924bec1b4f0b19d9d122e25307f1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 588.8 kB
Tags CPython 3.14 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
561eb21ad1312bddafe42cd4e08b19d0f39088139d4fb5fa63d3a5f2aba130f7
BLAKE2b-256 checksum
How to use checksums
7036c8f651808638dcc6f5f3182d10cc33031765c98251e02070398621b7d668
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 608.5 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
9d806b33a8ce23b76b906144e6c26155535cadfdb63db68f124dc8938867c480
BLAKE2b-256 checksum
How to use checksums
ee5086918567e90777d424aaeb59f15c22efb11cadb4ab3c6d769c06650f1508
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Size 620.6 kB
Tags CPython 3.14 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
4cea8127d7f4ba880d2c106e9baaf2ab7649eb2410440c87a5228b963d02fa79
BLAKE2b-256 checksum
How to use checksums
2cb00c44bfb077021ab9d1fdcf2f80925ca71f24a75b0a28173968735b59e561
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp314-cp314-macosx_11_0_arm64.whl
Size 517.5 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
00ed84607b4c92a070f28749de04b6c89bcd5f991e705052e15a28301759f8cf
BLAKE2b-256 checksum
How to use checksums
29812f1866745f68a57ca492056f1c6a1a240b0cf15f52f09c61beab794fc437
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp314-cp314-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp314-cp314-macosx_10_12_x86_64.whl
Size 524.3 kB
Tags CPython 3.14 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
534700fc32d81f0bfd49b5899720d550f6e597ce9f69b61dff68bfbb9365c6e1
BLAKE2b-256 checksum
How to use checksums
4d89b607bcc19861e7c697ef2713d3fc079b1ab0a7cef16a294a0334451ca4d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-win_arm64.whl

Download URL regress-2026.9.1-cp313-cp313-win_arm64.whl
Size 374.0 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
ecd5e59511b89b481592fd410d7a9152ef85213673a6a93aba462726837445a1
BLAKE2b-256 checksum
How to use checksums
5a754b4622ae713dea63306dd0f43603cd45040f5fe992a1034d424a54ff6280
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-win_amd64.whl

Download URL regress-2026.9.1-cp313-cp313-win_amd64.whl
Size 385.8 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
ed1d8dff8269590a23538d73c9b8def4e24330a2bcfc079af93e70db21696fdb
BLAKE2b-256 checksum
How to use checksums
f64b2c23972da575e7cc5e447b40424131c6ab1547951c5f703385c9bcd38a9d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-win32.whl

Download URL regress-2026.9.1-cp313-cp313-win32.whl
Size 365.6 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
619a161d66eea126676345e4c1278cfe7b70380a33045c4cc1e2db298cebd9cf
BLAKE2b-256 checksum
How to use checksums
e82497747b0bd23d881895b48517d4694ea884e14a8fa95000a0be912f9a4bbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp313-cp313-musllinux_1_2_x86_64.whl
Size 817.1 kB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
b514d526119ab58db29bf911a17c1fee82c71e2bb81531d3a2097479eb9fe8e5
BLAKE2b-256 checksum
How to use checksums
7a17263bfbeedd620144962a3e2055c48c24c9aec503f00d125942aa6932e34b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp313-cp313-musllinux_1_2_i686.whl
Size 830.9 kB
Tags CPython 3.13 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
800892721402c720181602d9b8023e4aa4e82af4a8227d412272f7aa8338e3d3
BLAKE2b-256 checksum
How to use checksums
3cdaa2ed096718f14babdb46dd8414109963f450edf11b93e63c2614faca4a37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp313-cp313-musllinux_1_2_aarch64.whl
Size 782.9 kB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
77c06b89550e796ecc444a990f2499ef3a23ece6366b6acfc77a1dd6142ca756
BLAKE2b-256 checksum
How to use checksums
1b9d951c531e4bea6ea46f597e48083021217b697c323abd84aedd97e01ee927
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_31_riscv64.whl
Size 614.8 kB
Tags CPython 3.13 Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
c6a107bd3d08e34a5337b5b1e11fdadbe837f922f8ba9e19ee74f4337aa20809
BLAKE2b-256 checksum
How to use checksums
04c0c88e09c6c0d448b51b4485ae06f099e7f23d76223471ac27a2e50652d8a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 588.0 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
c6c38738d973ee4680da9884c11bbd473841be6d660dbd00142192c279b01789
BLAKE2b-256 checksum
How to use checksums
ce21700525cf1c0892927b5ec75c777641d3fddb9ab34ce87589759c30d11a20
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 672.1 kB
Tags CPython 3.13 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
107d4e79a9cb6125c3bd20e00d81478c98d4d07621417393da769aee8c84dfff
BLAKE2b-256 checksum
How to use checksums
f21de252c697f1558a34941b7eea91439443132ff88693015e1788d9c7dee1af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 745.6 kB
Tags CPython 3.13 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
5c6cb1deaf37df69ec9ca04de5779d8e66cde96176521cc5d7f56659aafa571c
BLAKE2b-256 checksum
How to use checksums
15dc8154595a699ebf9f9a06434461cfe3aafe0f321515bd24eb67bd9fe8e149
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 587.9 kB
Tags CPython 3.13 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
39257ecd2aa7d0cc3f87c179308be2652ed70f07933e84ef0fab42d7c79480dd
BLAKE2b-256 checksum
How to use checksums
5bdda8500aeb63ca2adb2521e7cf5063697c138b497eecc2d5cef043c4ba98a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 607.5 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
f3ffa280c0ca9bc3946922e86ffc0c61038e9bd849f0f928d3ef32f42d6e40f1
BLAKE2b-256 checksum
How to use checksums
b2b7241157db387c3f63b7eb53f17fa6b6ff3e74ca97bd6c94507c0f34e29df4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Size 620.4 kB
Tags CPython 3.13 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
c8c39a6229d84bc63a6b30798c593cfa84ddf977b3196e2f38670dee1c24609d
BLAKE2b-256 checksum
How to use checksums
59523a812a0c90a9ac015ff3f9614d1bfa24b650c319b863e883003b442623cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp313-cp313-macosx_11_0_arm64.whl
Size 516.2 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6f5d8499cbce3963e345387a32a42ab63643011b52f793c3e510f13bc3c30b05
BLAKE2b-256 checksum
How to use checksums
33ca386b4faf9ff1603245cb709fe907af5946b6e796e69f78febc7525fb972c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp313-cp313-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp313-cp313-macosx_10_12_x86_64.whl
Size 522.9 kB
Tags CPython 3.13 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
4bc2a64c7491df6a545dd145c7fca25cca6488c6f7b46b57c490de2d322be60f
BLAKE2b-256 checksum
How to use checksums
41a1ea788dc607f06b565ca235dcb86ab43403020772e3c1d8fe5e3ae795dfc0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-win_arm64.whl

Download URL regress-2026.9.1-cp312-cp312-win_arm64.whl
Size 374.9 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
2764fc8c487c3757854488781e152309d64a7f79d838a722e5614e83e78bbe15
BLAKE2b-256 checksum
How to use checksums
d8ac6e357ccdde883e50a32759292e557898dbb6abd963544f2eaa5e1db34f2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-win_amd64.whl

Download URL regress-2026.9.1-cp312-cp312-win_amd64.whl
Size 387.3 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
8352c634d7c57d83cb55808d630dc1b2ed0138bec016dbea0f3b84b1de3771db
BLAKE2b-256 checksum
How to use checksums
2cb2f40b14f647c5248bce5c92da34d8469455dcdcd5828c437011976ccbac1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-win32.whl

Download URL regress-2026.9.1-cp312-cp312-win32.whl
Size 364.8 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
95396d09658c282f002221b4e0f67bdd2e0cfa6261322904065e98673a7a99b8
BLAKE2b-256 checksum
How to use checksums
5de771b5a936617ef59b6f11b245e476dbb5a8e3d284be6f5e55b4ed63ed2449
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp312-cp312-musllinux_1_2_x86_64.whl
Size 817.0 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c7e6e0196ac61436d5d80ea457e24b9e94bbbf807ee6852e391e388504ea0bcb
BLAKE2b-256 checksum
How to use checksums
e12f5405294256404e81902c280a1d4b9810cf3cc295bda0b26a4e88983b85c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp312-cp312-musllinux_1_2_i686.whl
Size 830.9 kB
Tags CPython 3.12 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
374be83f033df1a9e3693f5f93227423e3917198d138bdc20e95e2734fd67612
BLAKE2b-256 checksum
How to use checksums
db6b635f7658801387baa89495fbd84bd9b64dad5bb30a01f713fbd793943d39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp312-cp312-musllinux_1_2_aarch64.whl
Size 782.8 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f0278c97d27f210b9c6b6729736ccc97ce86a4bf6b2f37611220713c0f83e293
BLAKE2b-256 checksum
How to use checksums
b65755feda77f2adcf9e619187b32feea40c1cc7a712cee9dc9e987299184d43
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_31_riscv64.whl
Size 613.9 kB
Tags CPython 3.12 Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
b151164c8a27610967ccd08560a7a90b52716b4108c03bd86d6471481c6621a3
BLAKE2b-256 checksum
How to use checksums
56bf84a91034771a7f0ea1baed37c4f5854f460a812f83f91e25c63c558df0db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 587.5 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
cb43e6daa63d68133e125b550f66cc9a1ce6830fede5a1eb87ece9607c7bb622
BLAKE2b-256 checksum
How to use checksums
6709f9bd2ff0ee68388226dab1c0a012f589ab907e12f86357d0d67835914d20
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 671.6 kB
Tags CPython 3.12 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
679ca22bae6fd9a35aaf3c2be0cf0319d79dcc356ca5158dd8632e658e1d5837
BLAKE2b-256 checksum
How to use checksums
c4fcf93e3fa7c8ee4c0b210abc68e2615854f13768df0ff84202c544b2211837
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 746.7 kB
Tags CPython 3.12 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
14044614223f2ffd2ff809e460cc6aeba298ca7d6c4c3e95c14be8499727fc35
BLAKE2b-256 checksum
How to use checksums
a9cfc31fb6351591aaaefe55686951377271ef63c727499f8e17f409e3914c6c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 588.1 kB
Tags CPython 3.12 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
cdb43a1998eca27dda6d15a85fbae894819fe5cef67498731c7839e632bf4f91
BLAKE2b-256 checksum
How to use checksums
a60c2bd3f582c821466f70731083f8e24397c1e97592a3504ce63e02f45416eb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 607.0 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
cc081b00a33cda5f209a9e8a96a9a4c6ca19c6834bdf5dc40b300c2760252477
BLAKE2b-256 checksum
How to use checksums
8123ffa3759580a9d504057e60821786cb70965837849d815b5a0612d6ce64f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Size 619.0 kB
Tags CPython 3.12 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
05fe55c73e5cc9ec7fecb448014d35a451938a9d9efbff223d34fdbbff826806
BLAKE2b-256 checksum
How to use checksums
ece4b993001f954c5fd054b5df778c85044f1419d42fded511c7fb011efdacd6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp312-cp312-macosx_11_0_arm64.whl
Size 515.9 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d508164d30f7fc87e5c2ddb4f49e1b5fc266ad015aca2ee43905aff10f33d78c
BLAKE2b-256 checksum
How to use checksums
6c9686506244ba2f7e04171b0496b48c2e928f75fa6b701935db5b7c7101f40e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp312-cp312-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp312-cp312-macosx_10_12_x86_64.whl
Size 522.7 kB
Tags CPython 3.12 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
88ee03d13ec31a2e59f68f72dc1d891bb6ac67a6095e052fa98550fd3cb5e4ff
BLAKE2b-256 checksum
How to use checksums
4a7f08c04a0d43a897c4ea5c35dd340f8d0ae1c1b0823a7189e7dc41ad76d094
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-win_arm64.whl

Download URL regress-2026.9.1-cp311-cp311-win_arm64.whl
Size 378.2 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
f41339a19a837dd67c23ef5aef4c968be6a95e99f4c99555bb7583964fad01a9
BLAKE2b-256 checksum
How to use checksums
32d97a64ae7eeb50ca3ddd722543c8cb5e84749308ad87b2d8a32d474f1adca1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-win_amd64.whl

Download URL regress-2026.9.1-cp311-cp311-win_amd64.whl
Size 388.0 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
a335c61d8d8f0b113d59b474177a99925c7f3f2916b93556ab91c386790e6c18
BLAKE2b-256 checksum
How to use checksums
e47fbfdeb71e8b4a1be7fb6a6613d457347954fbca46eb0ad26951c8260385fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-win32.whl

Download URL regress-2026.9.1-cp311-cp311-win32.whl
Size 367.2 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
51ec004d9fff5c0a2a52c3f0a65b90c85c3241473240f5a676e57ee005524e75
BLAKE2b-256 checksum
How to use checksums
88922fa0d9c660bf9f26a803fbd7043c4ae115337953588a8123db7c03a6c598
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL regress-2026.9.1-cp311-cp311-musllinux_1_2_x86_64.whl
Size 819.5 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
1234118978d7a37102465f1d33d77b31d342a05add7f5f045153f33134a7340d
BLAKE2b-256 checksum
How to use checksums
3fad91f32a141cd8d67683ca7eb8ebb7197008835c821d1b09102613686ce8a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-musllinux_1_2_i686.whl

Download URL regress-2026.9.1-cp311-cp311-musllinux_1_2_i686.whl
Size 834.1 kB
Tags CPython 3.11 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
38838e5548af34590ecc089d086333a90eab0609771aa5efce6d0e072eaa0ee0
BLAKE2b-256 checksum
How to use checksums
5044a27eddce3115b8f1bc51849fcb71d73f672d32203688a413bd93125363f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL regress-2026.9.1-cp311-cp311-musllinux_1_2_aarch64.whl
Size 787.8 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
af932e9db80e8a7b69b7dec514159aa561c6e63b0ef5479acbbbf0012d2bcff1
BLAKE2b-256 checksum
How to use checksums
9c1b57fcaaa7058343625720aa9f7943ff3b84f590a033f1f8e8b8ed433449a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_31_riscv64.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_31_riscv64.whl
Size 618.3 kB
Tags CPython 3.11 Linux glibc 2.31+ RISC-V 64
SHA-256 checksum
How to use checksums
d36b5a47782d41a358efa9554e79b6f83f92e08190b6d84135dab3b72522b2b7
BLAKE2b-256 checksum
How to use checksums
4e40a49fca00d8f517e9df26ecae3fdb7924a78541b2ddbb6dcbaf5dbc0949b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 590.7 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f5a0586fcd3f630af280d807bf81f61a2a653c83f7aefc7d4c1625d3e3b93159
BLAKE2b-256 checksum
How to use checksums
20ce5cf36621905d8a5a20005c8e3203ec845efa58bda35637ec6370b7a42d2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 674.7 kB
Tags CPython 3.11 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
f0388f859661480f9e2fc5d618ef0c3612e0904600035657f54b9cd23dd26e85
BLAKE2b-256 checksum
How to use checksums
beecff509f282f47a0a33e732071b3a081f182a495013deab66bc06fb931cc52
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 749.9 kB
Tags CPython 3.11 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
852693954573aa76e695b684b2cff893a17c60c697291f109ad7e6b1b705500a
BLAKE2b-256 checksum
How to use checksums
aa070efc74cdafe7b109a967479b94690934d85db294671c111c48c99b18fa5a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 591.1 kB
Tags CPython 3.11 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
b26fa862de1ad19af2826601cb2f61f2961b7171afb7df7205b35917f1ed9feb
BLAKE2b-256 checksum
How to use checksums
afc66cdf2ea3cf7c26a4552fdb12a6a09d2a50504c30ed35f3f9d779ef0aaf0f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 611.9 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
563feb739013a6b5ffa0f2afdd83ed2967d5afdd2e0af84b3857b2e47c82a0a3
BLAKE2b-256 checksum
How to use checksums
1d5a9d6f71d0f1585ab0154c9beafc41ccafc8fd59fa900da2425d28f6876bbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl

Download URL regress-2026.9.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Size 624.3 kB
Tags CPython 3.11 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
8ed258eef4698f17b2b34b23f28a7b0b26717c521ae1adfc72509c106166e36f
BLAKE2b-256 checksum
How to use checksums
07c8f2a63f7e8ec59203589621b69e1bf3b134ac6c88005d670b9b9970f7b56c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-macosx_11_0_arm64.whl

Download URL regress-2026.9.1-cp311-cp311-macosx_11_0_arm64.whl
Size 519.2 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ae4d4b08d4b3c5181979255784213192c94c9c3bde327acb9043ab6973d5452e
BLAKE2b-256 checksum
How to use checksums
4781dbff967a8613bcb225c8f345ac48ed4038f239c86bae0a671a5204bcac22
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log

Release files / regress-2026.9.1-cp311-cp311-macosx_10_12_x86_64.whl

Download URL regress-2026.9.1-cp311-cp311-macosx_10_12_x86_64.whl
Size 523.6 kB
Tags CPython 3.11 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
10a6a5f477583f2945a11bb15faee4ff61175e6fe2e848ce7625623c49ff3594
BLAKE2b-256 checksum
How to use checksums
0c3bfb92a455f73ccdd0490b3bdea3d7db7a830eecb2fc67aff715839495ffe5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 5, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page