Antoine Pitrou
66b5df68f8
Merged revisions 85032 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85032 | antoine.pitrou | 2010-09-27 19:52:25 +0200 (lun., 27 sept. 2010) | 6 lines
Issue #9950 : Fix socket.sendall() crash or misbehaviour when a signal is
received. Now sendall() properly calls signal handlers if necessary,
and retries sending if these returned successfully, including on sockets
with a timeout.
........
2010-09-27 18:16:46 +00:00
..
2010-04-03 16:06:42 +00:00
2010-03-18 23:12:43 +00:00
2010-09-15 13:01:19 +00:00
2010-08-02 21:44:25 +00:00
2010-09-19 03:12:28 +00:00
2010-08-25 01:45:57 +00:00
2010-07-28 01:39:45 +00:00
2010-07-31 21:22:36 +00:00
2010-07-23 16:55:21 +00:00
2010-07-21 12:36:33 +00:00
2010-08-08 19:13:06 +00:00
2010-06-04 19:39:07 +00:00
2010-09-26 11:04:10 +00:00
2010-07-03 12:26:02 +00:00
2010-05-05 19:09:31 +00:00
2010-07-03 13:53:45 +00:00
2010-04-27 23:55:59 +00:00
2010-09-27 18:16:46 +00:00
2010-07-10 13:51:42 +00:00
2010-08-09 20:46:49 +00:00
2010-08-24 21:09:30 +00:00
2010-08-01 19:06:51 +00:00
2010-09-14 18:48:19 +00:00
2010-08-28 18:29:13 +00:00
2010-03-29 20:04:23 +00:00
2010-08-21 03:03:22 +00:00
2010-08-03 18:14:01 +00:00
2010-08-23 21:58:47 +00:00
2010-08-01 19:33:15 +00:00
2010-05-05 19:09:31 +00:00
2010-08-09 20:18:04 +00:00
2010-04-01 18:17:09 +00:00
2010-08-01 04:04:03 +00:00
2010-05-22 13:37:56 +00:00
2010-09-13 22:14:36 +00:00
2010-03-15 18:00:01 +00:00
2010-09-03 03:55:50 +00:00
2010-08-01 18:52:52 +00:00
2010-07-25 19:11:36 +00:00
2010-09-04 17:52:26 +00:00
2010-09-13 17:36:36 +00:00
2010-04-03 15:45:59 +00:00
2010-07-08 21:22:54 +00:00
2010-04-12 16:35:19 +00:00
2010-04-04 23:23:22 +00:00
2010-08-16 20:30:26 +00:00
2010-07-10 14:06:51 +00:00
2010-04-02 22:27:36 +00:00
2010-04-19 21:46:28 +00:00
2010-04-14 08:56:01 +00:00
2010-07-24 01:07:52 +00:00
2010-05-04 18:45:27 +00:00
2010-05-24 21:33:24 +00:00
2010-09-21 01:38:15 +00:00
2010-08-01 19:06:51 +00:00
2010-05-05 19:09:31 +00:00
2010-08-16 20:30:26 +00:00
2010-05-21 21:35:44 +00:00
2010-04-26 21:17:14 +00:00
2010-09-13 20:31:34 +00:00
2010-08-01 19:02:09 +00:00
2010-08-01 19:14:56 +00:00
2010-07-05 16:06:05 +00:00
2010-06-27 11:24:15 +00:00
2010-08-01 19:33:15 +00:00
2010-07-16 14:53:52 +00:00
2010-04-24 09:08:10 +00:00
2010-08-03 07:44:35 +00:00
2010-04-20 20:59:37 +00:00
2010-09-18 05:40:44 +00:00
2010-09-13 17:36:36 +00:00
2010-08-02 21:36:12 +00:00
2010-04-20 19:45:34 +00:00
2010-08-18 19:35:53 +00:00
2010-09-10 10:47:22 +00:00
2010-08-01 20:59:03 +00:00
2010-05-05 22:41:25 +00:00
2010-06-03 21:21:03 +00:00
2010-08-23 22:48:51 +00:00
2010-09-07 21:40:25 +00:00
2010-04-25 21:40:32 +00:00
2010-09-14 14:37:18 +00:00
2010-09-13 07:46:37 +00:00
2010-09-07 13:27:20 +00:00
2010-07-11 08:52:52 +00:00
2010-06-03 12:34:14 +00:00
2010-04-06 03:23:33 +00:00
2010-08-01 18:52:52 +00:00
2010-09-24 18:14:18 +00:00
2010-05-05 12:40:49 +00:00
2010-09-27 01:40:59 +00:00
2010-07-22 01:47:30 +00:00
2010-08-09 20:18:04 +00:00
2010-06-22 18:09:02 +00:00
2010-06-27 12:43:47 +00:00
2010-04-25 22:33:36 +00:00
2010-03-29 20:04:23 +00:00
2010-06-22 09:18:28 +00:00
2010-07-24 02:51:49 +00:00
2010-09-12 14:56:27 +00:00