Issue #23445: Fix test.support.python_is_optimized() for CFLAGS=-Og
-Og does not optimize the C code, it's just "fast debugging".
V
Victor Stinner committed
d7aa5248fb577c7f46d4c0c9b064392bf5c17403
Parent: 79fd962
-Og does not optimize the C code, it's just "fast debugging".