SIGN IN SIGN UP

bpo-37146: disable opcache when Py_DEBUG is defined (GH-13787)

--with-pydebug is commonly used to find memory leaks.
But opcache makes it harder.
So disable opcache when Py_DEBUG is defined.
I
Inada Naoki committed
eddef861b49f1635222a9e1771231c34a807debf
Parent: 0f0a30f
Committed by Victor Stinner <vstinner@redhat.com> on 6/3/2019, 10:38:09 PM