]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: Make `lzma` module thread-safe (#142947)
authorAlper <alper_yoney@hotmail.com>
Tue, 13 Jan 2026 14:02:27 +0000 (06:02 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 14:02:27 +0000 (14:02 +0000)
commitfca7fec88ce0aeaa9b827346bd605a7b201c314e
tree826d7a850ea8f4479857c4b5a51736ce9d28c730
parent865eb12e07bb483de6ce2cc52c5a59665fe81cd1
gh-116738: Make `lzma` module thread-safe (#142947)
Lib/test/test_free_threading/test_lzma.py
Misc/NEWS.d/next/Library/2025-12-19-12-38-01.gh-issue-116738.iMt3Ol.rst [new file with mode: 0644]
Modules/_lzmamodule.c