Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp> added the comment: I still think we should forbid to resize anonymous memory map because this operation is really problematic. I think original poster's purpose can be fulfilled with creation of another mmap object with same tagname.
Here is a patch for it. ---------- components: -Windows stage: commit review -> title: mmap resize fails on anonymous memory (Windows) -> mmap resize fails on anonymous memory versions: +Python 3.2 -Python 2.6, Python 3.0, Python 3.1 Added file: http://bugs.python.org/file14454/mmap_disable_anonymous_resize.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2733> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com