]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (#137320)
authorRogdham <3994389+Rogdham@users.noreply.github.com>
Mon, 4 Aug 2025 01:36:12 +0000 (03:36 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 01:36:12 +0000 (02:36 +0100)
commit57eab1b8f78039142d58d207d39ae734d67952cf
treefc2932038a75482a8f0b97b76df71a39bf820674
parent406dc714f6b4dbc18d4e5119a10621386bccbee3
gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (#137320)
Modules/_zstd/decompressor.c