v3.11.15
[3.11] Tutorial: Clarify 'nonzero exit status' in the appendix (GH-112039) (#114000)
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
[3.11] gh-114069: Revise Tutorial Methods paragraph (GH-114127) (#114132)
[3.11] gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (GH-109424) (#110085)
[3.11] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114842)
[3.11] gh-116563: Update tutorial error example (GH-116569) (#116625)
[3.11] Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499) (GH-112663)
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
[3.11] Improve references in the tutorial (GH-108069) (GH-108204)
[3.11] gh-111406: Fix broken link to bpython's site (GH-111407) (#111409)
tutorial: remove "with single quotes" (GH-98204)
[3.11] GH-116271 Docs: provide clarification for object assignments in the Tutorial section (GH-116283) (#116306)
[3.11] gh-113208: Mention namespace packages don't require __init__.py (GH-113209) (#113277)
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
Fix copy-friendliness of tutorial example (GH-93424)
[3.11] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#108091)
gh-95413: Remove references to deprecated CGI library (GH-95414)