docs/building.md says:
Note that on macOS the system python is still python2. You will need to use homebrew or macports or similar to obtain python3.
macOS 10.15 and later include /usr/bin/python3. You might reword this as:
Python 3 is included in macOS 10.15 and later. For earlier macOS versions, Python 3 can be installed using Homebrew or MacPorts or similar.