main
gh-119786: Move garbage collection doc from devguide to InternalDocs (#125282)
Move doc on structure from devguide to `InternalDocs` (GH-142237)
fix some typos (#138977)
gh-119786: cleanup internal docs and fix internal links (#127485)
gh-134690: Removed deprecated `codetype.co_lnotab` (#134691)
Fix typos in InternalDocs/compiler.md (#149915)
Improve format of `InternalDocs/exception_handling.md` (#134969)
gh-151613: Fix remote debugging frame cache ABA (#151614)
GH-148726: Forward-port generational GC. (GH-148746)
gh-138081: fix some dead links in InternalDocs (#138082)
gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)
gh-139109: Document the trace recording interpreter in internaldocs (GH-146110)
Fix inconsistencies in `InternalDocs/parser.md` (GH-154917)
gh-138122: Extend binary profiling format with full source location and opcode (#143088)
Update `qsbr.md` doc to be more accurate (#148537)
GH-139653: Only raise an exception (or fatal error) when the stack pointer is about to overflow the stack. (GH-141711)
gh-142472: Clean-up _PyStackRef functions (gh-142479)
InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358)