]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132987: Support __index__() in the lzma module (GH-133099)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 29 Apr 2025 14:14:33 +0000 (17:14 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Apr 2025 14:14:33 +0000 (14:14 +0000)
commita64fdc7513965ff2283d1c0a7065c35072c367c3
treeaa7c0643f40534bb66e4c2953be5fc080c6cf505
parentd2d490064d8acc7534a0729ef7710b9b013a459f
gh-132987: Support __index__() in the lzma module (GH-133099)
Lib/test/test_lzma.py
Modules/_lzmamodule.c