It fixes 3 bugs, including a false negative one. Fixed: performance of getting module paths (#9354) (@jeddy3). Fixed: performance by dynamically importing TIMING only on use (#9356) (@jeddy3). Fixed: function-calc-no-unspaced-operator false negatives for unspaced + and - operators following a * or / operator (#9357) (@sarathfrancis90).