Barry Warsaw
25a3864541
Port r54805 from python25-maint branch:
...
Add code to read from master_fd in the parent, breaking when we get an OSError
(EIO can occur on Linux) or there's no more data to read. Without this,
test_pty.py can hang on the waitpid() because the child is blocking on the
stdout write. This will definitely happen on Mac OS X and could potentially
happen on other platforms. See the comment for details.
2007-04-13 18:47:14 +00:00
..
2007-03-13 20:42:52 +00:00
2007-04-01 18:24:22 +00:00
2007-03-14 04:59:50 +00:00
2007-04-12 10:35:00 +00:00
2007-03-06 11:52:24 +00:00
2007-04-09 16:16:10 +00:00
2007-04-13 18:47:14 +00:00
2007-02-12 12:21:10 +00:00
2007-04-01 18:47:27 +00:00
2007-04-12 07:01:19 +00:00
2007-04-03 00:02:11 +00:00
2007-03-09 03:15:56 +00:00
2007-04-11 19:25:11 +00:00
2007-03-01 06:16:43 +00:00
2007-03-13 21:32:01 +00:00
2007-03-13 17:43:32 +00:00
2007-04-02 23:55:37 +00:00
2007-03-13 09:32:11 +00:00
2007-04-10 12:58:45 +00:00
2007-03-08 21:33:47 +00:00
2007-03-06 18:21:32 +00:00
2007-03-10 14:41:48 +00:00
2007-03-30 13:00:35 +00:00
2007-03-12 18:07:52 +00:00
2007-03-20 23:05:14 +00:00
2007-02-13 16:24:00 +00:00
2007-02-28 18:27:41 +00:00
2007-03-06 14:43:00 +00:00
2007-03-26 20:28:28 +00:00
2007-03-13 18:24:40 +00:00
2007-02-13 08:34:45 +00:00
2007-03-07 11:04:33 +00:00
2007-03-16 22:16:08 +00:00
2007-03-21 09:10:29 +00:00
2007-03-13 21:08:15 +00:00
2007-03-13 21:58:44 +00:00
2007-03-16 21:13:35 +00:00
2007-03-27 18:23:21 +00:00
2007-03-16 22:16:08 +00:00
2007-03-13 22:16:30 +00:00
2007-04-12 07:01:19 +00:00
2007-03-13 09:41:31 +00:00
2007-03-08 19:24:27 +00:00
2007-02-19 10:55:19 +00:00
2007-03-10 14:41:48 +00:00
2007-03-12 11:01:10 +00:00
2007-03-28 18:25:54 +00:00
2007-03-23 18:54:07 +00:00
2007-03-12 18:07:52 +00:00
2007-03-21 20:07:56 +00:00
2007-02-19 10:55:19 +00:00
2007-04-12 04:10:00 +00:00
2007-03-12 18:07:52 +00:00
2007-03-13 10:47:19 +00:00
2007-03-29 18:22:35 +00:00
2007-03-19 18:52:08 +00:00
2007-03-13 18:15:41 +00:00
2007-03-13 19:32:21 +00:00
2007-02-11 18:24:37 +00:00
2007-03-09 23:30:39 +00:00
2007-03-13 08:14:27 +00:00
2007-03-20 08:14:57 +00:00
2007-03-15 07:41:30 +00:00
2007-03-21 11:51:25 +00:00
2007-03-12 18:07:52 +00:00