]> granicus.if.org Git - python/commit
Issue #10527: Use poll() instead of select() for multiprocessing pipes
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 14 Jan 2013 23:09:14 +0000 (23:09 +0000)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 14 Jan 2013 23:09:14 +0000 (23:09 +0000)
commit90b5d9288d2a25372471cbee9b49edc2e2193178
tree7b48a9a0b0115c6ccd77076baaf637a4ae585ef3
parent80a9fd77a0d63eed2f5d40e60437b5a465b7c1a5
Issue #10527: Use poll() instead of select() for multiprocessing pipes
Misc/NEWS
Modules/_multiprocessing/socket_connection.c