diff options
author | Cody Maloney <cmaloney@users.noreply.github.com> | 2025-02-28 00:09:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-28 09:09:24 +0100 |
commit | 7f39137662f637518a74228286e7ec675fa4e27d (patch) | |
tree | 0bbe8f9f2cf6c7a6bfc5ec0d167fd9ff9add5de1 /Python/marshal.c | |
parent | e41981704f0a6adb58c3e258b4226619521ce03c (diff) | |
download | cpython-7f39137662f637518a74228286e7ec675fa4e27d.tar.gz cpython-7f39137662f637518a74228286e7ec675fa4e27d.zip |
gh-129726: Break `gzip.GzipFile` reference loop (#130055)
A reference loop was resulting in the `fileobj` held by the `GzipFile`
being closed before the `GzipFile`.
The issue started with gh-89550 in 3.12, but was hidden in most cases
until 3.13 when gh-62948 made it more visible.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions