Results 1 issues of bsharet

Fix several broken APIs for python 3.11: 1. tests - use of "joiner" `Bits()` object instead of sum 2. threading related apis: `isSet` -> `is_set`, `isAlive` -> `is_alive`