Skip to content

Fix error reporting on Windows when an error is raised in the pager - #3764

Open
kdeldycke wants to merge 1 commit into
pallets:mainfrom
kdeldycke:fix-pager-temp-file-unlink
Open

Fix error reporting on Windows when an error is raised in the pager #3764
kdeldycke wants to merge 1 commit into
pallets:mainfrom
kdeldycke:fix-pager-temp-file-unlink

Conversation

@kdeldycke

@kdeldycke kdeldycke commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

This is a follow up on #3739, which fix an issue on Windows where an exception gets replaced by a PermissionError: [WinError 32] error instead of being raised within a pager.

Also of note, this restore a fix that was pushed in 8.0.2 by #1905 / #1956 / #2036 which was not reintegrated by the #1572 new feature for 8.4.0.

@kdeldycke
kdeldycke force-pushed the fix-pager-temp-file-unlink branch from 576a79d to 1f9cd54 Compare August 15, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prompt Interactive input and confirmation windows Windows-specific behavior

Projects

None yet

1 participant