]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137084: remove multiple calls to `get_gc_state` in `gc.c` (#137085)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Fri, 25 Jul 2025 12:43:54 +0000 (05:43 -0700)
committerGitHub <noreply@github.com>
Fri, 25 Jul 2025 12:43:54 +0000 (18:13 +0530)
commitd7db0ee7ee2af48f666a8b5a9321161b2dbd85ab
treec7aa107f76a29073161fe79367ef90c9c2d3826a
parent9b451fb457a5de9ed535a0e2f41161dfaa9a419a
gh-137084: remove multiple calls to `get_gc_state` in `gc.c` (#137085)
Python/gc.c