v3.14.3
bpo-36876: Fix the C analyzer tool. (GH-22841)
gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)
Allow local use of `static PyMutex` in the C analyzer (#127102)
gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989)
gh-90815: Add mimalloc memory allocator (#109914)
[3.14] GH-92266: Remove embedded tabs from ``c-analyzer/cpython/_parser.py`` (GH-137622) (#139718)
gh-132661: Implement PEP 750 (#132662)
[3.14] gh-140260: fix data race in `_struct` module initialization with subinterpreters (GH-140909) (#141501)