v3.13.10
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
[3.13] gh-140576: Fixed crash produced by lexer in case of dedented zero byte (GH-140583) (#140762)
[3.13] gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (GH-123263) (#123264)
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… (#139726)