commit | bc854750589d4de0fd55693963964e0558b5c8ac | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Thu Sep 20 19:53:06 2018 +0300 |
committer | GitHub <noreply@github.com> | Thu Sep 20 19:53:06 2018 +0300 |
tree | 6748efb94dc27cbab1f66d3600211b9ee0be3b7e | |
parent | e247b46cba4f4d32ea96a15dbc36d73265171106 [diff] |
bpo-34754: Fix test_flush_return_value on FreeBSD (GH-9451) Apparently, FreeBSD doesn't raise OSError when offset is not a multiple of mmap.PAGESIZE.