Commits
User selector
Commit History
Commits on Nov 2, 2023
Commits on Oct 11, 2023
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Show description for 01481f2authored
Commits on Jul 26, 2023
Commits on Jun 9, 2023
Commits on Jun 6, 2023
Commits on May 28, 2023
gh-105017: Include CRLF lines in strings and column numbers (#105030)
Show description for 96fff35andauthored
Commits on May 26, 2023
Commits on May 24, 2023
Commits on May 22, 2023
Commits on May 21, 2023
gh-102856: Python tokenizer implementation for PEP 701 (#104323)
Show description for 6715f91andauthored
Commits on May 5, 2023
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Show description for a9c6e06authored
Commits on Apr 19, 2023
gh-102856: Initial implementation of PEP 701 (#102855)
Show description for 1ef61cfauthored
Commits on Oct 6, 2022
gh-97973: Return all necessary information from the tokenizer (GH-97984)
Show description for cbf0afdauthored
Commits on Aug 11, 2022
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
Show description for 6f6a4e6authored
Commits on Feb 11, 2022
bpo-46613: Add PyType_GetModuleByDef to the public API (GH-31081)
Show description for 2049469andauthored
Commits on Oct 13, 2021
bpo-45434: Mark the PyTokenizer C API as private (GH-28924)
Show description for 713bb19authored
Commits on Oct 3, 2021
Commits on Aug 25, 2021
Commits on Aug 24, 2021
Loading