]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Jul 2022 12:30:19 +0000 (05:30 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 12:30:19 +0000 (14:30 +0200)
commit77bf9739305a0c9178ec94338c1289df0bdce738
tree8ab4e5ebfcc070f6d56b28f6048ef95f0bcfb9db
parent99a06685d4034a9b3d4dd898292926932168d94d
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)

Discussion: https://discuss.python.org/t/slight-grammar-fix-throughout-adverbs-dont-need-hyphen/17021
(cherry picked from commit 3440d197a55800ecceea3e115e44b4262411359c)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
71 files changed:
Doc/c-api/allocation.rst
Doc/c-api/intro.rst
Doc/c-api/memory.rst
Doc/c-api/typeobj.rst
Doc/c-api/weakref.rst
Doc/distutils/apiref.rst
Doc/extending/building.rst
Doc/extending/newtypes.rst
Doc/faq/design.rst
Doc/faq/programming.rst
Doc/glossary.rst
Doc/howto/clinic.rst
Doc/howto/functional.rst
Doc/howto/instrumentation.rst
Doc/howto/logging.rst
Doc/howto/regex.rst
Doc/howto/urllib2.rst
Doc/install/index.rst
Doc/library/asynchat.rst
Doc/library/custominterp.rst
Doc/library/decimal.rst
Doc/library/doctest.rst
Doc/library/glob.rst
Doc/library/hmac.rst
Doc/library/importlib.rst
Doc/library/inspect.rst
Doc/library/mailbox.rst
Doc/library/optparse.rst
Doc/library/os.rst
Doc/library/secrets.rst
Doc/library/select.rst
Doc/library/shutil.rst
Doc/library/smtpd.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/struct.rst
Doc/library/subprocess.rst
Doc/library/tarfile.rst
Doc/library/tkinter.ttk.rst
Doc/library/typing.rst
Doc/library/urllib.request.rst
Doc/library/uuid.rst
Doc/library/warnings.rst
Doc/library/wsgiref.rst
Doc/library/xml.rst
Doc/library/xmlrpc.client.rst
Doc/library/zlib.rst
Doc/reference/datamodel.rst
Doc/reference/import.rst
Doc/reference/lexical_analysis.rst
Doc/tutorial/classes.rst
Doc/tutorial/inputoutput.rst
Doc/using/cmdline.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.7.rst
Misc/NEWS.d/3.10.0a3.rst
Misc/NEWS.d/3.10.0a4.rst
Misc/NEWS.d/3.11.0a4.rst
Misc/NEWS.d/3.11.0b1.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a2.rst