[issue2643] mmap_object_dealloc calls time-consuming msync(), although close doesn't

Antoine Pitrou report at bugs.python.org
Tue Sep 21 18:08:55 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> I agree that calling msync on close/dealloc is not really necessary.
> The Windows version doesn't sync, either.

Ok, thank you. I committed the patch in r84950.

----------

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


More information about the Python-bugs-list mailing list