Antoine Pitrou <pit...@free.fr> added the comment:
Josh, sorry, I hadn't seen your message. Those are low-levels operations, so I don't know if it makes sense to implement madvise() in terms of PrefetchVirtualMemory(), or expose a separate wrapper to PrefetchVirtualMemory(). One complication is that we currently don't expose public wrappers over Windows API functions (there's a private _winapi module). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32941> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com