[issue678250] test_mmap failling on AIX

Martin v. Löwis report at bugs.python.org
Tue Sep 21 17:53:27 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Interestingly, the matter was discussed on another issue, #2643. I
> also agree that ideally flush() should become a no-op (only in 3.2,
> since it would break compatibility). But then we should also expose a
> separate sync() method with the current behaviour.

I think you misunderstand. I'm not proposing that flush should become
a noop entirely - only for ACCESS_COPY mappings.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue678250>
_______________________________________


More information about the Python-bugs-list mailing list