I used homebrew to install a new version of Python3 on my Mac. The version I installed is Python 3.7.
When I launch "idle3" from terminal, the shell still displays "Python 3.6.0 Shell" at the top of the window.
Is there some way to configure idle to "use" the latest version of Python 3 that I installed using Homebrew?