mirror of
https://github.com/python/cpython.git
synced 2026-06-27 21:33:21 -04:00
042428f443
macOS 26 changed the default visibility of "dynamic" system messages. This
changes the logging strategy to tag all messages as "public" so they are
visible in the system log without special configuration.
(cherry picked from commit 71fc4c66d3)
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Miscellaneous source files for the main Python shared library