]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37146: Deactivate opcode cache only when using huntrleaks in the test suite ...
authorPablo Galindo <Pablogsal@gmail.com>
Sun, 28 Feb 2021 22:41:09 +0000 (22:41 +0000)
committerGitHub <noreply@github.com>
Sun, 28 Feb 2021 22:41:09 +0000 (22:41 +0000)
commitaf5fa13ef6f648fc7a7a33a7556db13887e7d643
treefaa0ffb9e99a6ae822b9c464a7cb044a8dc8e94f
parente8f5ddd33e44dae4e0121f87a7bf92d754807e49
bpo-37146: Deactivate opcode cache only when using huntrleaks in the test suite (GH-24643)
Include/cpython/ceval.h
Lib/test/libregrtest/setup.py
Python/ceval.c
Python/clinic/sysmodule.c.h
Python/sysmodule.c