Alper

Results 1 issues of Alper

Make the attributes in `lzma` module thread-safe on the free-threading build. Attributes (`check`, `eof`, `needs_input`, `unused_data`) are now stored atomically or accessed via mutex-protected getters. Even though the operations are...

awaiting merge
topic-free-threading