]> granicus.if.org Git - python/commit
Issue #20736: testSendmsgDontWait in test_socket no longer skipped on Linux.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Nov 2014 11:21:13 +0000 (13:21 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Nov 2014 11:21:13 +0000 (13:21 +0200)
commitabde2c1d2511367c6199d6bb21ec63cecb7ac6b8
tree04060a758bd1f8287fcf1c45fa185c9d40c4cae2
parentfca2fc090c8227e8693a2b53dcdafd80bef06c1f
Issue #20736: testSendmsgDontWait in test_socket no longer skipped on Linux.
Patch by David Watson.
Lib/test/test_socket.py