[3.13] gh-129726: Break `gzip.GzipFile` reference loop (GH-130055) (#130669)
gh-129726: Break `gzip.GzipFile` reference loop (GH-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. (cherry picked from commit 7f39137662f637518a74228286e7ec675fa4e27d) Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
M
Miss Islington (bot) committed
ad97027e9b010d07272aeb8b3151bc59f710f367
Parent: 125ca02
Committed by GitHub <noreply@github.com>
on 2/28/2025, 8:32:44 AM