]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
authorNed Batchelder <ned@nedbatchelder.com>
Tue, 5 Jul 2022 09:16:10 +0000 (05:16 -0400)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 09:16:10 +0000 (11:16 +0200)
commit3440d197a55800ecceea3e115e44b4262411359c
tree8b2d257a5e24646c798b91a8f618e76b835d2621
parent2b8ed4d3d4741811da31fc774a202d535755c0a9
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)

Discussion: https://discuss.python.org/t/slight-grammar-fix-throughout-adverbs-dont-need-hyphen/17021
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