Skip to content

gh-126925: Make PyConfig.use_system_logger read-only#129124

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:config_system_logger
Jan 21, 2025
Merged

gh-126925: Make PyConfig.use_system_logger read-only#129124
vstinner merged 1 commit intopython:mainfrom
vstinner:config_system_logger

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jan 21, 2025

The variable is only used once during early Python initialization, it doesn't make sense to modify it at runtime.

The variable is only used once during early Python initialization, it
doesn't make sense to modify it at runtime.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant