]> granicus.if.org Git - python/commit
bpo-25910: Fixes redirection from http to https (#4674)
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
Wed, 6 Dec 2017 16:39:33 +0000 (22:09 +0530)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Dec 2017 16:39:33 +0000 (17:39 +0100)
commit1b4587a2462fc05a14be87123083322103a1f55b
treec89b0a1f6455ad4fbb7daed04576ff450cd5941f
parent6bf992a1ac6f3f4d0f83ead9c6403a76afdbe6eb
bpo-25910: Fixes redirection from http to https (#4674)
24 files changed:
Doc/bugs.rst
Doc/faq/design.rst
Doc/faq/gui.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/faq/windows.rst
Doc/glossary.rst
Doc/howto/curses.rst
Doc/howto/pyporting.rst
Doc/howto/unicode.rst
Doc/library/email.generator.rst
Doc/library/hashlib.rst
Doc/library/othergui.rst
Doc/library/secrets.rst
Doc/library/select.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/tkinter.rst
Doc/library/unittest.rst
Doc/tutorial/interactive.rst
Doc/using/mac.rst
Doc/using/windows.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.6.rst