v3.10.20
Improve highlighting of some code blocks. (GH-6401)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28523)
[3.10] gh-129641: Docs GHA build: use upload-artifact@v4 & Python 3.12 (#129642)
Tutorial: specify match cases don't fall through (GH-93615) (GH-94084)
Doc: use "unnumbered" footnotes (GH-98954)
[3.10] gh-97654: Add auto exception chaining example to tutorial (GH-97703) (#97884)
bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380)
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
bpo-25910: Fixes redirection from http to https (#4674)
tutorial: remove "with single quotes" (GH-98204)
gh-55688: Add note about ending backslashes for raw strings (GH-94768)
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
gh-92368: Fix missing possessive apostrophe (GH-92397)
Fix copy-friendliness of tutorial example (GH-93424)
[3.10] gh-102354: change python3 to python in docs examples (GH-102696) (#102698)
Closes gh-94152: Update pyvideo.org URL (GH-94075)