]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers...
authorŁukasz Langa <lukasz@langa.pl>
Tue, 5 Jul 2022 12:30:37 +0000 (14:30 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 12:30:37 +0000 (14:30 +0200)
commit6e47020d31c837f494ee500efa9b557bb83b87d7
tree6e9b200e9e4c85365c93e836d4706c74b3b324fb
parent3472f3b6e50683a76a6a5ae745b14f4588e632aa
[3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558)

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>
67 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/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.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.7.0a1.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a2.rst