SIGN IN SIGN UP

bpo-40533: Disable GC in subinterpreters (GH-19961)

When Python is built with experimental isolated interpreters, a
garbage collection now does nothing in an isolated interpreter.

Temporary workaround until subinterpreters stop sharing Python
objects.
V
Victor Stinner committed
d8135e913ab7c694db247c86d0a84c450c32d86e
Parent: 89fc4a3
Committed by GitHub <noreply@github.com> on 5/6/2020, 4:25:06 PM