SIGN IN SIGN UP

bpo-40521: Disable list free list in subinterpreters (GH-19959)

When Python is built with experimental isolated interpreters, disable
the list free list.

Temporary workaround until this cache is made per-interpreter.
V
Victor Stinner committed
b7aa23d29fa48238dab3692d02e1f0a7e8a5af9c
Parent: d8135e9
Committed by GitHub <noreply@github.com> on 5/6/2020, 5:05:27 PM