COMMITS
/ Modules/clinic/socketmodule.c.h October 8, 2025
V
[3.13] gh-139748: Fix socket.if_nametoindex() Argument Clinic (#139815)
Victor Stinner committed
November 8, 2023
J
socket: Update generated AC code (#111853)
Jelle Zijlstra committed
B
gh-111662: Update socket module to use AC for optimizing performance (gh-111661)
Bogdan Romanyuk committed
October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 24, 2023
V
gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)
Victor Stinner committed
August 13, 2022
E
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
Erlend E. Aasland committed
August 11, 2022
May 4, 2022
J
gh-92210: Move socket.__init__ to argument clinic (#92237)
Joshua Herman committed