Skip to content

PdfFileMerger deprecation warning tells to use "PdfMerge" instead of "PdfMerger" #1106

Description

@T4m

After a dependencies updates, I got the following warning in the console :

PendingDeprecationWarning: PdfFileMerger is deprecated and will be removed in PyPDF2 3.0.0. Use PdfMerge instead.

"PdfMerge" actually doesn't exist in this library. The message is supposed to state PdfMerger (with an r)

Place of the bug: PyPDF2._utils.deprecate_with_replacement

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyThis issue is a good starting point for first-time contributorshelp wantedWe appreciate help everywhere - this one might be an easy start!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions