Staging
v0.8.1
https://github.com/python/cpython
Revision d0e31b980f18101738d0ec518cb991a5fb73fe93 authored by Christian Heimes on 27 January 2018, 08:54:13 UTC, committed by GitHub on 27 January 2018, 08:54:13 UTC
Add close(fd) function to the socket module

Signed-off-by: Christian Heimes <christian@python.org>
1 parent 2f050c7
History
Tip revision: d0e31b980f18101738d0ec518cb991a5fb73fe93 authored by Christian Heimes on 27 January 2018, 08:54:13 UTC
bpo-32454: socket closefd (#5048)
Tip revision: d0e31b9
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 7.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top