bpo-32924: Fix the Show Source url in the docs. (GH-5835)

The Show Source link in Python 3.7 docs is pointing to GitHub's master branch.
It should point to the 3.7 branch.
1 file changed