diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-27 14:36:01 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-27 14:36:01 (GMT) |
commit | d7aa5248fb577c7f46d4c0c9b064392bf5c17403 (patch) | |
tree | a69c3424a7b4f31e5eb5944ddf656fc0bb7b3b43 /Misc | |
parent | 79fd962652a60f04ecc7becb116c330063b1706e (diff) | |
download | cpython-d7aa5248fb577c7f46d4c0c9b064392bf5c17403.zip cpython-d7aa5248fb577c7f46d4c0c9b064392bf5c17403.tar.gz cpython-d7aa5248fb577c7f46d4c0c9b064392bf5c17403.tar.bz2 |
Issue #23445: Fix test.support.python_is_optimized() for CFLAGS=-Og
-Og does not optimize the C code, it's just "fast debugging".
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions