I have installed python 3.8.6 with homebrew on macOS. But when I check with which -a python3 I only get paths of 3.9 and 3.8.2
3.8.6
which -a python3
3.9
3.8.2