Files
Siddharth Gaur 82dc07611e Surface wrapped exception class name in blank PdfminerException messages
pdfminer.six raises some exceptions without a message (e.g.
PDFPasswordIncorrect, raised bare). Wrapping such an instance in
PdfminerException produced an exception whose str() was the empty
string, so opening a password-protected PDF without a password
failed with no indication of why.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 10:09:39 +05:30
..
2023-11-02 11:27:35 -04:00
2025-06-11 23:40:50 -04:00
2025-03-25 23:03:13 -04:00