[2339] changed the search order of python executable: seek python3.x first.
this works around a bit awkward installation setup where there's a link from "python3" to "python3.x" but not from "python3-config" to the corresponding "python3.x-config". That happens for recent versions of Homebrew.
Please register or sign in to comment