v3.14.5
gh-119786: Move garbage collection doc from devguide to InternalDocs (#125282)
gh-119786: added InternalDocs/generators.md (#128524)
gh-119786: cleanup internal docs and fix internal links (#127485)
gh-119786: Add jit.md. Move adaptive.md to a section of interpreter.md. (#127175)
[3.14] gh-138081: fix some dead links in InternalDocs (GH-138082) (#138781)
[3.14] Improve format of `InternalDocs/exception_handling.md` (GH-134969) (#134975)
InternalDocs: Fix outdated struct references in frames.md (#132613)
[3.14] GH-148726: Forward-port generational GC (#148720)
[3.14] gh-119786: Remove mention of `_PyThreadState_BumpFramePointer` from `InternalDocs/interpreter.md` (GH-141816) (#142812)
Fix some typos in various doc files (GH-132589)
[3.14] GH-139653: Only raise an exception (or fatal error) when the stack pointer is about to overflow the stack. (GH-141711) (GH-141944)
[3.14] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358) (#148492)