Skip to content

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

Merged
Rowlando13 merged 1 commit into
pallets:mainfrom
kdeldycke:fix-pager-temp-file-unlink
Aug 16, 2026
Merged

Fix error reporting on Windows when an error is raised in the pager #3764
Rowlando13 merged 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
@Rowlando13
Rowlando13 merged commit fc5c7f4 into pallets:main Aug 16, 2026
12 checks passed
@kdeldycke
kdeldycke deleted the fix-pager-temp-file-unlink branch August 17, 2026 06:04
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

prompt Interactive input and confirmation windows Windows-specific behavior

Projects

None yet

2 participants