bpo-37146: disable opcache when Py_DEBUG is defined by methane · Pull Request #13787 · python/cpython
Conversation
--with-pydebug is commonly used to find memory leaks. But opcache makes it harder. So disable opcache when Py_DEBUG is defined.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@methane: Thanks. I merged your PR to make Refleak buildbots green again (I hope!).
DinoV pushed a commit to DinoV/cpython that referenced this pull request
methane
deleted the
disable-opcache-on-pydebug
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters