Avoid checking types of Callable when both type objects are pointing to the same reference. This is a small check which would speed up cases drastically such as recursive generics with unions, since the type is equal but Pytype holds the expanded union type and attempts to go in deep to figure out each individual type matches. #2775
Annotations
2 warnings
Build MacOS wheels
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Build MacOS wheels
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
Loading