Commit 01de4af
authored
pythongh-126925: Make PyConfig.use_system_logger read-only (python#129124)
The variable is only used once during early Python initialization, it
doesn't make sense to modify it at runtime.1 parent 80189ff commit 01de4af
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments