Staging
v0.8.1
https://github.com/python/cpython
Revision 22e8a6d013c14f8724f396011fe22f13ea1641aa authored by Miss Islington (bot) on 11 June 2019, 17:33:36 UTC, committed by GitHub on 11 June 2019, 17:33:36 UTC

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

Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent fad8904
History
Tip revision: 22e8a6d013c14f8724f396011fe22f13ea1641aa authored by Miss Islington (bot) on 11 June 2019, 17:33:36 UTC
Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980)
Tip revision: 22e8a6d
File Mode Size
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top