]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (GH-137320) (#137360)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Aug 2025 15:38:15 +0000 (17:38 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Aug 2025 15:38:15 +0000 (18:38 +0300)
commit0fc49bed80f346bbd7d82a220a062cd060d95c1a
tree2c32dc24c18c388449fca4d8c792b24260929dc5
parent43d8f527c9997bcbf9341b96feba572aed373b1a
[3.14] gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (GH-137320) (#137360)

Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
Modules/_zstd/decompressor.c