]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Jul 2021 22:34:32 +0000 (15:34 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Jul 2021 22:34:32 +0000 (00:34 +0200)
commit6fc1efa4546ad94a904239fd5efb84e02894eb31
tree0e7ca76239d3056cbf0d153179043b8f69c96296
parent0ea5e0d792a85b435ef299319dcd52e59f535cb1
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
(cherry picked from commit 11749e2dc20ad6a76e9a39e948853e89b2b4bbed)

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
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