Skip to content

bpo-45509: Check gzip headers for corrupted fields #112149

bpo-45509: Check gzip headers for corrupted fields

bpo-45509: Check gzip headers for corrupted fields #112149

Triggered via pull request April 10, 2026 11:55
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint
Process completed with exit code 1.
ruff (F811): Lib/test/test_gzip.py#L21
Lib/test/test_gzip.py:21:1: F811 Redefinition of unused `zlib` from line 12: `zlib` redefined here Lib/test/test_gzip.py:12:8: previous definition of `zlib` here help: Remove definition: `zlib`