Skip to content

Patch PyPDF2

Gabriel Monnerat requested to merge custom_pypdf2 into master

PyPDF2 overwrites warning.showwarning and this is already confirmed as a major flaw: https://github.com/mstamy2/PyPDF2/issues/67#issuecomment-34387142

But, this is never applied in PyPDF2.

To fix this issue in ERP5, we will copy the patch to our stack and apply it.

Edited by Gabriel Monnerat

Merge request reports