]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
authorMartin Panter <vadmium+py@gmail.com>
Sat, 28 May 2016 02:20:39 +0000 (02:20 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 28 May 2016 02:20:39 +0000 (02:20 +0000)
commitfe289c0f6f2ecbc06a9aa4183304bb6db7c03f7b
tree715a1df308b1103b7dc2e34db063fbe0870c3ef6
parent6bb91f3b6e51352f91bcf785d3f6fe160ed2cd85
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL

Patch by Anish Shah and Aatish Neupane.
Doc/library/concurrent.futures.rst
Doc/library/ftplib.rst
Doc/library/http.client.rst
Doc/library/urllib.parse.rst
Doc/library/urllib.request.rst
Doc/library/xmlrpc.client.rst