Files
cpython/Lib/asyncio
Victor Stinner 66565649b5 Merge with Python 3.4 (asyncio)
- Close #22063: socket operations (socket,recv, sock_sendall, sock_connect,
  sock_accept) now raise an exception in debug mode if sockets are in blocking
  mode.
- asyncio: Use the new os.set_blocking() function of Python 3.5 if available
2014-07-29 23:09:56 +02:00
..
2014-07-14 18:33:40 +02:00
2014-07-11 01:04:16 +02:00
2014-07-29 12:58:23 +02:00
2014-07-29 12:58:23 +02:00
2014-02-18 22:27:48 -05:00
2014-07-29 12:58:23 +02:00
2014-07-29 23:09:56 +02:00
2014-07-29 12:58:23 +02:00