commit | 079d75d099f228a4261f63a94217571e05e8fa8e | [log] [tgz] |
---|---|---|
author | Mariatta <Mariatta@users.noreply.github.com> | Fri Feb 23 10:02:30 2018 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 23 10:02:30 2018 -0800 |
tree | b3c0431bd311f2e347b6a1f1290799bd84a69fdb | |
parent | 74b73642596caa287ee59bf7901ca009606c24cc [diff] |
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.