diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-21 11:02:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 11:02:38 (GMT) |
commit | 01de4af3e18992d3aad12dbe5d23dbb19602609d (patch) | |
tree | 887258d109197a8d8174eb1ee1bd01623fe228c2 /Python/tracemalloc.c | |
parent | 80189ff6475d8ab667de1199e659d5070f457ab9 (diff) | |
download | cpython-01de4af3e18992d3aad12dbe5d23dbb19602609d.zip cpython-01de4af3e18992d3aad12dbe5d23dbb19602609d.tar.gz cpython-01de4af3e18992d3aad12dbe5d23dbb19602609d.tar.bz2 |
gh-126925: Make PyConfig.use_system_logger read-only (#129124)
The variable is only used once during early Python initialization, it
doesn't make sense to modify it at runtime.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions