bpo-40514: Add --with-experimental-isolated-subinterpreters (GH-19926)
Add --with-experimental-isolated-subinterpreters build option to configure: better isolate subinterpreters, experimental build mode. When used, force the usage of the libc malloc() memory allocator, since pymalloc relies on the unique global interpreter lock (GIL).
V
Victor Stinner committed
c5fa364f4ea836f25dd07cfb328152d40a568371
Parent: 0b1e330
Committed by GitHub <noreply@github.com>
on 5/5/2020, 2:41:11 PM