]> 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:40 +0000 (13:21 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Nov 2014 11:21:40 +0000 (13:21 +0200)
commit66fb349d6ca325f54f2f89986146ddb8f3bcbef4
treeb0ef2e888bfc71e7bf082fb0d2724e37c6cee6e4
parenta9568bb44a8f955a1194a91de31dc29e0e4fe7c8
parentabde2c1d2511367c6199d6bb21ec63cecb7ac6b8
Issue #20736: testSendmsgDontWait in test_socket no longer skipped on Linux.
Patch by David Watson.
Lib/test/test_socket.py