]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: Align bz2 unused_data getter to lzma implementation (GH-144351)
authorAlper <alperyoney@fb.com>
Sat, 11 Apr 2026 21:13:51 +0000 (14:13 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2026 21:13:51 +0000 (14:13 -0700)
commitafbe1373ac9ac96149936211b2df71c2b6f97a4b
tree19dd5ac0b7d812b9e27dcf824c33a2c460504ed0
parentdd2735d177d3d1d1287354443d80cd981012445b
gh-116738: Align bz2 unused_data getter to lzma implementation (GH-144351)

Align bz2 unused_data getter to lzma
Modules/_bz2module.c