Browse Source
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>pull/27384/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
61 changed files with 109 additions and 107 deletions
-
2Doc/bugs.rst
-
2Doc/faq/general.rst
-
2Doc/faq/library.rst
-
2Doc/howto/ipaddress.rst
-
2Doc/howto/logging-cookbook.rst
-
2Doc/howto/sockets.rst
-
2Doc/install/index.rst
-
6Doc/library/cgi.rst
-
2Doc/library/ftplib.rst
-
2Doc/library/hashlib.rst
-
2Doc/library/http.cookiejar.rst
-
2Doc/library/http.server.rst
-
2Doc/library/idle.rst
-
2Doc/library/internet.rst
-
12Doc/library/logging.handlers.rst
-
6Doc/library/mailcap.rst
-
2Doc/library/netdata.rst
-
6Doc/library/pydoc.rst
-
2Doc/library/smtplib.rst
-
10Doc/library/socket.rst
-
4Doc/library/socketserver.rst
-
4Doc/library/ssl.rst
-
4Doc/library/test.rst
-
2Doc/library/urllib.parse.rst
-
2Doc/library/urllib.request.rst
-
2Doc/library/urllib.robotparser.rst
-
6Doc/library/webbrowser.rst
-
4Doc/license.rst
-
2Doc/tutorial/controlflow.rst
-
2Doc/tutorial/index.rst
-
4Doc/tutorial/whatnow.rst
-
8Doc/whatsnew/2.0.rst
-
2Doc/whatsnew/2.1.rst
-
2Doc/whatsnew/2.2.rst
-
4Doc/whatsnew/2.3.rst
-
4Doc/whatsnew/3.10.rst
-
2Doc/whatsnew/3.2.rst
-
2Doc/whatsnew/3.4.rst
-
4LICENSE
-
2Lib/asyncio/base_events.py
-
4Lib/cgitb.py
-
2Lib/idlelib/help.html
-
4Lib/logging/handlers.py
-
12Lib/pydoc.py
-
2Lib/smtplib.py
-
6Lib/test/mime.types
-
4Lib/test/support/__init__.py
-
2Lib/test/support/socket_helper.py
-
2Lib/test/test_logging.py
-
2Lib/test/test_ssl.py
-
2Lib/test/test_urllib2net.py
-
2Lib/webbrowser.py
-
4Mac/BuildScript/resources/License.rtf
-
16Misc/HISTORY
-
2Misc/NEWS.d/3.5.0a1.rst
-
2Misc/NEWS.d/next/Documentation/2021-07-26-23-48-31.bpo-44740.zMFGMV.rst
-
2Modules/socketmodule.c
-
2PC/store_info.txt
-
2Python/condvar.h
-
2Tools/demo/rpythond.py
-
4Tools/pynche/README
@ -0,0 +1,2 @@ |
|||
Replaced occurences of uppercase "Web" and "Internet" with lowercase |
|||
versions per the 2016 revised Associated Press Style Book. |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue