COMMITS
/ Tools/c-analyzer/c_parser/preprocessor/gcc.py November 27, 2025
D
gh-133228: c-analyzer clang preprocessor (GH-133229)
dgpb committed
September 9, 2024
A
Fix typos (#123775)
algonell committed
March 10, 2024
V
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570)
Victor Stinner committed
March 7, 2024
V
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner committed
September 22, 2023
V
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner committed
September 21, 2023
V
gh-104469: Disallow using Py_LIMITED_API with Py_BUILD_CORE (#109690)
Victor Stinner committed
August 29, 2023
V
gh-106320: Remove _PyAnextAwaitable_Type from the public C API (#108597)
Victor Stinner committed
August 26, 2023
V
gh-106320: Remove private AC converter functions (#108505)
Victor Stinner committed
V
gh-106320: Remove private _PyLong_FileDescriptor_Converter() (#108503)
Victor Stinner committed
V
gh-106320: Remove private _PyLong converter functions (#108499)
Victor Stinner committed
July 3, 2023
V
gh-106320: Move _PyUnicodeWriter to the internal C API (#106342)
Victor Stinner committed
July 1, 2023
V
gh-106316: Remove pytime.h header file (#106317)
Victor Stinner committed
June 14, 2023
E
gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740)
Eric Snow committed
March 16, 2023
E
gh-102737: Un-ignore ceval.c in the CI globals check (gh-102745)
Eric Snow committed
March 14, 2023
E
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Eric Snow committed
March 7, 2023
E
gh-90110: Fix the c-analyzer Tool (#102483)
Eric Snow committed
September 12, 2022
E
gh-90110: Fix the c-analyzer Tool (gh-96731)
Eric Snow committed
October 23, 2020
E
bpo-36876: Fix the C analyzer tool. (GH-22841)
Eric Snow committed