3.9
Improve highlighting of some code blocks. (GH-6401)
Document Py_ssize_t. (GH-92512)
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
[3.9] Remove effbot urls (GH-26308). (#92162)
Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31438)
bpo-14911: Corrected generator.throw() documentation (GH-32207)
DTrace support: function calls, GC activity, line execution
[3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901)
Issue #27204: Fix doctests in Doc/howto
[3.9] [Doc] Add info to logging cookbook about running logging socket listeners i… (GH-29838) (GH-29840)
PyPy already supports Python 3 (GH-18774)
Optimize images by IMGbot (GH-21348)
Fix 404 link to the pyporting mailing list (GH-27320) (GH-27601)
bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
Doc: change 'Posix' for 'POSIX' (GH-20001)
sorting howto: Add clarification on < using __lt__ (GH-92010)
closes bpo-40166: Change Unicode Howto so that it does not have a specific number of assigned code points. (GH-19328)
Simple typo fix (GH-24448)