]> granicus.if.org Git - python/commit
Issue #26736: Used HTTPS for external links in the documentation if possible.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 7 May 2016 07:50:12 +0000 (10:50 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 7 May 2016 07:50:12 +0000 (10:50 +0300)
commitb4905efe23c3e158a3c494d40988ce6de6bde3cd
tree4852accb1338a558cfbb567a71e5679a4e043d3e
parentc145da0751df5cdbddb5285824e6163b2562a883
Issue #26736: Used HTTPS for external links in the documentation if possible.
54 files changed:
Doc/c-api/init.rst
Doc/faq/design.rst
Doc/faq/extending.rst
Doc/faq/general.rst
Doc/faq/gui.rst
Doc/faq/programming.rst
Doc/faq/windows.rst
Doc/howto/functional.rst
Doc/howto/logging-cookbook.rst
Doc/howto/pyporting.rst
Doc/howto/unicode.rst
Doc/howto/urllib2.rst
Doc/install/index.rst
Doc/library/array.rst
Doc/library/bisect.rst
Doc/library/codecs.rst
Doc/library/collections.rst
Doc/library/colorsys.rst
Doc/library/cookielib.rst
Doc/library/datetime.rst
Doc/library/difflib.rst
Doc/library/htmllib.rst
Doc/library/htmlparser.rst
Doc/library/imaplib.rst
Doc/library/json.rst
Doc/library/mailbox.rst
Doc/library/mimetypes.rst
Doc/library/othergui.rst
Doc/library/pyexpat.rst
Doc/library/select.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/tarfile.rst
Doc/library/tkinter.rst
Doc/library/ttk.rst
Doc/library/urllib2.rst
Doc/library/urlparse.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.dom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xmlrpclib.rst
Doc/license.rst
Doc/tutorial/interactive.rst
Doc/tutorial/whatnow.rst
Doc/using/mac.rst
Doc/using/unix.rst
Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Misc/NEWS