index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
clinic
/
socketmodule.c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-139748: fix leaks in AC error paths when using unicode FS-based converters...
Bénédikt Tran
2025-10-08
1
-2/+5
*
gh-135748: use argument clinic for more socket methods (#135749)
Kumar Aditya
2025-06-20
1
-2/+170
*
gh-133583: Add support for fixed size unsigned integers in argument parsing (...
Serhiy Storchaka
2025-05-08
1
-1/+2
*
gh-132987: Support __index__() in the socket module (GH-133093)
Serhiy Storchaka
2025-04-29
1
-48/+135
*
gh-131525: Cache the result of tuple_hash (#131529)
Michael Droettboom
2025-03-27
1
-1/+3
*
gh-111178: Generate correct signature for most self converters (#128447)
Erlend E. Aasland
2025-01-20
1
-13/+13
*
gh-128277: remove unnecessary critical section from `socket.close` (#128305)
Kumar Aditya
2025-01-01
1
-9/+2
*
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Serhiy Storchaka
2024-11-08
1
-2/+3
*
gh-117657: Use critical section to make _socket.socket.close thread safe (GH-...
AN Long
2024-07-01
1
-1/+28
*
socket: Update generated AC code (#111853)
Jelle Zijlstra
2023-11-08
1
-2/+7
*
gh-111662: Update socket module to use AC for optimizing performance (gh-111661)
Bogdan Romanyuk
2023-11-08
1
-1/+164
*
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner
2023-10-17
1
-1/+2
*
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner
2023-08-31
1
-4/+3
*
gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)
Victor Stinner
2023-08-24
1
-4/+4
*
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
Erlend E. Aasland
2022-08-13
1
-18/+8
*
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (...
Eric Snow
2022-08-11
1
-2/+41
*
gh-92210: Move socket.__init__ to argument clinic (#92237)
Joshua Herman
2022-05-04
1
-0/+65