PdfWriter as context manager while passing existing file not working in 5.2.0 #3087
Labels
is-regression
Regression introduced as a side-effect of another change
workflow-merge
From a users perspective, merging is the affected feature/workflow
After upgrading
pypdf
from5.1.0
to5.2.0
my function to merge multiple pdfs didn't merge my files anymore.I wasn't able to find anything in the change-log about any breaking changes.
Environment
Which environment were you using when you encountered the problem?
Code + PDF
This is a minimal, complete example that shows the issue:
I don't think that any specific files are required.
I tested it with multiple files and it didn't work.
The text was updated successfully, but these errors were encountered: