mirror of
https://github.com/python/cpython.git
synced 2025-12-09 10:37:17 +00:00
gh-130940: Modify default behavior of PyConfig.use_system_logger to enable on iOS (#131172)
Modify default behavior of use_system_log to enable on iOS.
This commit is contained in:
parent
f7ac656c8e
commit
dd6d24e9d2
4 changed files with 22 additions and 6 deletions
|
|
@ -0,0 +1,2 @@
|
|||
The behavior of ``PyConfig.use_system_logger`` was modified to be enabled by
|
||||
default on iOS. It remains disabled by default on macOS.
|
||||
Loading…
Add table
Add a link
Reference in a new issue