Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python 3.12 now does not blindly any methods on mocked objects, which masks issues. Correct the assertion of has_calls to assert_has_calls in the ICU recipe. Fixes #3002
- Loading branch information