v3.12.13
[3.12] Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) (GH-118707)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
[3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558)
[3.12] docs: restore an anchor to for/else (GH-126154) (#126158)
[3.12] gh-101100: amend references starting with `!~` in gh-127054 (GH-127684) (#127693)
[3.12] gh-116666: Add "token" glossary term (GH-130888) (GH-131368)
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
[3.12] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126192)
tutorial: remove "with single quotes" (#98204)
[3.12] gh-122876: Fix "End of lines" typo (GH-125310) (#130316)
[3.12] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125211)
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
[3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571)
gh-95413: Remove references to deprecated CGI library (#95414)