COMMITS
/ Parser/tokenizer/file_tokenizer.c October 10, 2025
S
gh-63161: Fix PEP 263 support (GH-139481)
Serhiy Storchaka committed
April 30, 2025
L
gh-132661: Implement PEP 750 (#132662)
Lysandros Nikolaou committed
March 17, 2025
V
gh-131238: Add explicit includes to pycore headers (#131257)
Victor Stinner committed
January 30, 2025
V
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
Victor Stinner committed
October 12, 2023
F
GH-110749: fix unistd.h import in file_tokenizer.c (#110750)
Filipe Laíns committed
October 11, 2023
L
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Lysandros Nikolaou committed