]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
authorMariusz Felisiak <felisiak.mariusz@gmail.com>
Mon, 26 Jul 2021 22:11:55 +0000 (00:11 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Jul 2021 22:11:55 +0000 (00:11 +0200)
commit11749e2dc20ad6a76e9a39e948853e89b2b4bbed
tree7b370ec4036b21ae99ca0b46c1d82ac122f9d43f
parent6c7ec7282b68dcd0f3af0f1ccc6345da4bc06931
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
61 files changed:
Doc/bugs.rst
Doc/faq/general.rst
Doc/faq/library.rst
Doc/howto/ipaddress.rst
Doc/howto/logging-cookbook.rst
Doc/howto/sockets.rst
Doc/install/index.rst
Doc/library/cgi.rst
Doc/library/ftplib.rst
Doc/library/hashlib.rst
Doc/library/http.cookiejar.rst
Doc/library/http.server.rst
Doc/library/idle.rst
Doc/library/internet.rst
Doc/library/logging.handlers.rst
Doc/library/mailcap.rst
Doc/library/netdata.rst
Doc/library/pydoc.rst
Doc/library/smtplib.rst
Doc/library/socket.rst
Doc/library/socketserver.rst
Doc/library/ssl.rst
Doc/library/test.rst
Doc/library/urllib.parse.rst
Doc/library/urllib.request.rst
Doc/library/urllib.robotparser.rst
Doc/library/webbrowser.rst
Doc/license.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/index.rst
Doc/tutorial/whatnow.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.4.rst
LICENSE
Lib/asyncio/base_events.py
Lib/cgitb.py
Lib/idlelib/help.html
Lib/logging/handlers.py
Lib/pydoc.py
Lib/smtplib.py
Lib/test/mime.types
Lib/test/support/__init__.py
Lib/test/support/socket_helper.py
Lib/test/test_logging.py
Lib/test/test_ssl.py
Lib/test/test_urllib2net.py
Lib/webbrowser.py
Mac/BuildScript/resources/License.rtf
Misc/HISTORY
Misc/NEWS.d/3.5.0a1.rst
Misc/NEWS.d/next/Documentation/2021-07-26-23-48-31.bpo-44740.zMFGMV.rst [new file with mode: 0644]
Modules/socketmodule.c
PC/store_info.txt
Python/condvar.h
Tools/demo/rpythond.py
Tools/pynche/README