commit | 162fee109b4469b8b2aec063f6225e19e83ae208 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Aug 23 19:48:34 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Aug 23 19:48:34 2011 +0200 |
tree | 813d3bf4a7d7c2d2ef432e0989d17b87d8b9144d | |
parent | 5fab03fd1565f4cd644ea2ab007876084dabfb8d [diff] | |
parent | bcb39d484628f55ffc3205e9ddd0166093695e50 [diff] |
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. Also added some tests.