Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing
test_pickling
tests for Python 3.13.
The `Handler.lock` is substituted for a `nullcontext`, keeping Python 3.13 happy. A no-op stub for `Handler.release` is added, keeping all other Python versions happy.
- Loading branch information