Gregory P. Smith
59fd1bfcc1
The _posixsubprocess module is now required on POSIX.
...
Remove the pure Python POSIX subprocess implementation.
If non-CPython VMs (are there any for 3.x yet?) were somehow depending
on this, they already have the exact same set of problems with Python
code being executed after os.fork() that _posixsubprocess was written
to deal with. They should implement an equivalent outside of Python.
2011-05-28 09:32:39 -07:00
..
2011-05-05 14:34:35 -07:00
2011-05-03 16:35:43 +02:00
2011-05-25 18:17:25 +02:00
2011-05-22 22:09:55 +02:00
2011-05-25 18:13:49 +02:00
2011-05-09 23:25:02 +08:00
2011-05-21 17:35:33 +02:00
2011-05-16 17:00:41 +02:00
2011-05-14 06:47:51 +03:00
2011-05-07 17:01:22 +01:00
2011-05-09 21:00:28 +02:00
2011-05-25 23:46:09 +02:00
2011-05-15 17:51:24 +02:00
2011-05-09 12:50:41 +02:00
2011-05-28 09:32:39 -07:00
2011-05-06 15:01:41 +03:00
2011-05-11 21:17:57 +08:00
2011-05-09 08:10:38 +02:00
2011-04-30 14:53:09 +02:00
2011-05-26 00:19:38 +02:00
2011-05-27 01:52:15 +02:00
2011-05-27 16:50:40 +02:00
2011-05-11 00:36:28 +02:00
2011-04-29 16:17:51 +02:00
2011-05-06 00:02:12 +10:00
2011-05-02 13:14:24 -04:00
2011-05-22 12:53:18 +01:00
2011-05-07 19:11:06 +02:00
2011-05-05 14:15:12 -07:00
2011-05-14 15:35:56 -07:00
2011-05-24 23:47:49 +02:00
2011-05-17 13:03:54 +02:00
2011-05-06 22:20:34 -04:00
2011-05-09 08:10:38 +02:00
2011-05-06 17:11:07 +02:00
2011-05-04 21:08:07 -04:00
2011-05-25 18:22:26 +02:00
2011-05-24 00:16:16 +02:00
2011-05-28 03:02:30 -07:00
2011-05-25 01:41:22 +02:00
2011-05-05 11:49:12 -07:00
2011-05-04 13:55:36 +02:00
2011-05-06 10:57:22 +02:00
2011-05-04 13:55:36 +02:00
2011-05-18 18:03:09 +02:00
2011-05-26 00:22:59 +08:00
2011-05-24 12:05:19 +02:00
2011-05-28 09:32:39 -07:00
2011-05-19 13:07:25 +02:00
2011-05-26 16:35:14 +02:00
2011-04-30 14:53:09 +02:00
2011-05-18 13:43:23 +02:00