Tin mới
gh-153569: centralize formatted-string state and source spans (#156484)
gh-153569: return token spans and unify decoded source storage (#156482)
gh-156894: Fix the position of syntax errors which cover a range (GH-156901)
gh-153569: Unify tokenizer input readers (#156472)
gh-153569: Add tokenizer source and cursor primitives (#153587)
gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462)
gh-150207: Raise MemoryError on tokenizer allocation failure instead of crashing (#150275)
gh-145234: Normalize decoded CR in string tokenizer (#145281)
gh-144872: fix heap buffer overflow `_PyTokenizer_ensure_utf8` (#144807)
gh-144322: typo This errors to These errors (#144323)
gh-135801: Add the module parameter to compile() etc (GH-139652)
gh-63161: Fix PEP 263 support (GH-139481)
gh-132661: Implement PEP 750 (#132662)
gh-131238: Add explicit includes to pycore headers (#131257)
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
gh-128016: Improved invalid escape sequence warning message (#128020)
GH-110749: fix unistd.h import in file_tokenizer.c (#110750)
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)