What is the difference between python3.12 and python3 executables in homebrew?
On macOS,
What is the difference between
“/opt/homebrew/Cellar/[email protected]/3.12.3/bin/python3.12” and
“/opt/homebrew/Cellar/[email protected]/3.12.3/bin/python3”?