[issue22626] Documentation should point people to bugs. over HTTPS

2014-10-13 Thread Ezio Melotti
Changes by Ezio Melotti : -- stage: -> resolved type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue22626] Documentation should point people to bugs. over HTTPS

2014-10-13 Thread Roundup Robot
Roundup Robot added the comment: New changeset 7bb901d68be0 by Alex Gaynor in branch '2.7': issue22626: Use https:// for a link to the bug tracker https://hg.python.org/cpython/rev/7bb901d68be0 -- ___ Python tracker

[issue22626] Documentation should point people to bugs. over HTTPS

2014-10-13 Thread Roundup Robot
Roundup Robot added the comment: New changeset 552f2d558e78 by Alex Gaynor in branch '3.4': issue22626: Use https:// for a link to the bug tracker https://hg.python.org/cpython/rev/552f2d558e78 -- ___ Python tracker

[issue22626] Documentation should point people to bugs. over HTTPS

2014-10-13 Thread Alex Gaynor
Changes by Alex Gaynor : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue22626] Documentation should point people to bugs. over HTTPS

2014-10-13 Thread Roundup Robot
Roundup Robot added the comment: New changeset b3bd4a65b45b by Alex Gaynor in branch 'default': issue22626: Use https:// for a link to the bug tracker https://hg.python.org/cpython/rev/b3bd4a65b45b -- nosy: +python-dev ___ Python tracker

[issue22626] Documentation should point people to bugs. over HTTPS

2014-10-13 Thread Alex Gaynor
New submission from Alex Gaynor: Very simple patch. -- assignee: docs@python components: Documentation files: https.diff keywords: patch messages: 229266 nosy: alex, docs@python priority: normal severity: normal status: open title: Documentation should point people to bugs. over HTTPS ve