Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980)


If preadv2 is not available, preadv will raise NotImplementedError.
(cherry picked from commit 44867bb9376e324493f0149ac8b3c33f23c9050d)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 file changed