diff options
author | Inada Naoki <songofacandy@gmail.com> | 2019-06-03 22:38:10 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-06-03 22:38:09 (GMT) |
commit | eddef861b49f1635222a9e1771231c34a807debf (patch) | |
tree | 254bbdec06edfdca92d8e1ab6ab2e53652ac3875 /Lib/asyncio/unix_events.py | |
parent | 0f0a30f4da4b529e0f7df857b9f575b231b32758 (diff) | |
download | cpython-eddef861b49f1635222a9e1771231c34a807debf.zip cpython-eddef861b49f1635222a9e1771231c34a807debf.tar.gz cpython-eddef861b49f1635222a9e1771231c34a807debf.tar.bz2 |
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.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions