]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Skip test_preadv_flags if RWF_HIPRI is not supported by the system (GH-12762)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Apr 2019 16:25:20 +0000 (09:25 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2019 16:25:20 +0000 (09:25 -0700)
commitd28aaa7df8bcd46f4135d240d041b0b171b664cc
tree296080cf0c73b468bdb0b7bec82615662b895eeb
parentbe63df287a4a12ad86b4a2aec4358a1309f0488b
Skip test_preadv_flags if RWF_HIPRI is not supported by the system (GH-12762)

(cherry picked from commit 46544f69bff1c3c4173d461be35993ca0109f622)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/test_posix.py