https://hg.python.org/peps/rev/90d77400cae4 changeset: 5594:90d77400cae4 user: Benjamin Peterson <benjamin at python.org> date: Fri Nov 14 12:17:47 2014 -0500 summary: use https url to hg.python.org files: pep0/constants.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pep0/constants.py b/pep0/constants.py --- a/pep0/constants.py +++ b/pep0/constants.py @@ -24,7 +24,7 @@ references = u""" [1] PEP 1: PEP Purpose and Guidelines [2] View PEP history online - http://hg.python.org/peps/ + https://hg.python.org/peps/ """ footer = u""" -- Repository URL: https://hg.python.org/peps