Commits
User selector
Commit History
Commits on Mar 24, 2026
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Show description for 1887a95andauthored
Commits on Mar 11, 2026
GH-145247: Use _PyTuple_FromPair in Parser and Python (#145842)
Show description for d19de37authored
Commits on Mar 19, 2025
Commits on Oct 9, 2024
gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125194)
Show description for b9a8ca0authored
Commits on Jul 16, 2024
gh-120317: Lock around global state in the tokenize module (#120318)
Show description for 8549559andauthored
Commits on Jun 12, 2024
Commits on Jun 11, 2024
gh-120343: Do not reset byte_col_offset_diff after multiline tokens (#120352)
Show description for 1b62bceandauthored
Commits on May 29, 2024
Commits on May 28, 2024
gh-119118: Fix performance regression in tokenize module (#119615)
Show description for d87b015andauthored
Commits on May 3, 2024
gh-116322: Add Py_mod_gil module slot (#116882)
Show description for c2627d6authored
Commits on Dec 11, 2023
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