_testexternalinspection.c doesn't check for undefined TARGET_OS_OSX #117891
Labels
extension-modules
C modules in the Modules dir
OS-mac
type-bug
An unexpected behavior, bug, or error
Bug report
Bug description:
Similar to #117886,
TARGET_OS_OSX
is not defined by older macOS SDKs, and the code doesn't distinguish between it being undefined and being defined to 0.CPython versions tested on:
3.13
Operating systems tested on:
macOS
Linked PRs
The text was updated successfully, but these errors were encountered: