]> 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:49:07 +0000 (10:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 7 May 2016 07:49:07 +0000 (10:49 +0300)
commit6dff0205b724669cc0469dd65a3f7edc5a69e1e7
treeb909a98cf8b2d7820f897b89e3114b7b1844f037
parent64099ea58ea61c8f37c1fd9f673e0ded59600209
Issue #26736: Used HTTPS for external links in the documentation if possible.
66 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.abc.rst
Doc/library/collections.rst
Doc/library/colorsys.rst
Doc/library/datetime.rst
Doc/library/difflib.rst
Doc/library/hashlib.rst
Doc/library/html.entities.rst
Doc/library/html.parser.rst
Doc/library/http.cookiejar.rst
Doc/library/http.rst
Doc/library/imaplib.rst
Doc/library/ipaddress.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/statistics.rst
Doc/library/sys.rst
Doc/library/tarfile.rst
Doc/library/tkinter.rst
Doc/library/tkinter.ttk.rst
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.rst
Doc/library/urllib.request.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.dom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xmlrpc.client.rst
Doc/license.rst
Doc/reference/lexical_analysis.rst
Doc/tutorial/floatingpoint.rst
Doc/tutorial/interactive.rst
Doc/tutorial/stdlib.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
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.4.rst
Misc/NEWS