v3.12.13
[3.12] gh-105069: Add a readline-like callable to the tokenizer to consume input iteratively (GH-105070) (#105119)
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
[3.12] gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC" (GH-107542) (#130371)
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065)
gh-90928: Improve static initialization of keywords tuple in AC (#95907)