Skip to content

MAINT: Remove excessive logging in extract_links while not clear#3670

Merged
stefan6419846 merged 4 commits intopy-pdf:mainfrom
stefan6419846:issue3667-logging
Mar 6, 2026
Merged

MAINT: Remove excessive logging in extract_links while not clear#3670
stefan6419846 merged 4 commits intopy-pdf:mainfrom
stefan6419846:issue3667-logging

Conversation

@stefan6419846
Copy link
Collaborator

Relates to #3667.

It currently is unclear how to correctly handle the links in this case, as zip() in strict mode would raise due to the current mismatches which seem to occur for legitimate files. In most of the cases, there will be no new annotations and thus always an empty list as the return value.

Relates to py-pdf#3667.

It currently is unclear how to correctly handle the links in this case,
as `zip()` in strict mode would raise due to the current mismatches
which seem to occur for legitimate files. In most of the cases, there
will be no new annotations and thus always an empty list as the return
value.
@stefan6419846 stefan6419846 merged commit 071118b into py-pdf:main Mar 6, 2026
15 of 16 checks passed
@stefan6419846 stefan6419846 deleted the issue3667-logging branch March 6, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant