From: Alex Gaynor Date: Mon, 13 Oct 2014 19:55:21 +0000 (-0700) Subject: issue22626: Use https:// for a link to the bug tracker X-Git-Tag: v2.7.9rc1~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5560b4208f1711417f7efe3772b9e3691f569e8f;p=thirdparty%2FPython%2Fcpython.git issue22626: Use https:// for a link to the bug tracker --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 847c01080257..4e83d4d61dac 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -29,7 +29,7 @@ Using the Python issue tracker ============================== Bug reports for Python itself should be submitted via the Python Bug Tracker -(http://bugs.python.org/). The bug tracker offers a Web form which allows +(https://bugs.python.org/). The bug tracker offers a Web form which allows pertinent information to be entered and submitted to the developers. The first step in filing a report is to determine whether the problem has