SIGN IN SIGN UP

bpo-40521: Disable method cache in subinterpreters (GH-19960)

When Python is built with experimental isolated interpreters, disable
the type method cache.

Temporary workaround until the cache is made per-interpreter.
V
Victor Stinner committed
89fc4a34cf7a01df9dd269d32d3706c68a72d130
Parent: 091951a
Committed by GitHub <noreply@github.com> on 5/6/2020, 4:23:58 PM