Skip to content

name error in zipfile.ZipInfo._decodeExtra() #110715

@jwilk

Description

@jwilk

warnings.warn("Empty unicode path extra field (0x7075)", stacklevel=2)
uses the warnings module, but AFAICS it's never imported.

Linked PRs

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions