[issue32798] mmap.flush() on Linux does not accept the "offset" and "size" args

Марк Коренберг report at bugs.python.org
Fri Feb 9 07:48:23 EST 2018


Марк Коренберг <socketpair at gmail.com> added the comment:

Actually documented: 

http://man7.org/linux/man-pages/man2/msync.2.html

EINVAL: addr is not a multiple of PAGESIZE;

----------
nosy: +socketpair

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32798>
_______________________________________


More information about the Python-bugs-list mailing list