Staging
v0.5.1
https://github.com/python/cpython
Revision 70deb3de3960142fcf8497d2ea0cfae6609b8e66 authored by Antoine Pitrou on 31 March 2012, 23:00:17 UTC, committed by Antoine Pitrou on 31 March 2012, 23:00:17 UTC
1 parent 6211b88
History
Tip revision: 70deb3de3960142fcf8497d2ea0cfae6609b8e66 authored by Antoine Pitrou on 31 March 2012, 23:00:17 UTC
Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket repr()).
Tip revision: 70deb3d
File Mode Size
connection.h -rw-r--r-- 13.6 KB
multiprocessing.c -rw-r--r-- 9.4 KB
multiprocessing.h -rw-r--r-- 4.2 KB
pipe_connection.c -rw-r--r-- 3.6 KB
semaphore.c -rw-r--r-- 16.9 KB
socket_connection.c -rw-r--r-- 5.0 KB
win32_functions.c -rw-r--r-- 6.9 KB

back to top