mirror of
https://github.com/python/cpython.git
synced 2026-07-01 23:24:32 -04:00
bbe0b33d2a
gh-128146: Exclude os/log.h import on older macOS versions. (GH-128165)
Reworks the handling of Apple system log handling to account for older macOS
versions that don't provide os-log.
(cherry picked from commit e837a1f71e)
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Miscellaneous source files for the main Python shared library