bpo-1635741: Port mmap module to multiphase initialization by corona10 · Pull Request #19459 · python/cpython (original) (raw)
LGTM. mmap code would deserve better error handling, but that can be addressed in a separated PR.
Apart static types, I don't anything which would be shared by multiple module instances/interpreters.