pypi PyPDF2 2.4.2

latest releases: 3.0.1, 3.0.0, 2.12.1...
23 months ago

What's Changed

New Features (ENH)

  • Add PdfReader.xfa attribute (#1026)

Bug Fixes (BUG)

  • Wrong page inserted when PdfMerger.merge is done (#1063)
  • Resolve IndirectObject when it refers to a free entry (#1054)

Developer Experience (DEV)

  • Added {posargs} to tox.ini (#1055)

Maintenance (MAINT)

  • Remove PyPDF2._utils.bytes_type (#1053)

Testing (TST)

  • Scale page (indirect rect object) (#1057)
  • Simplify pathlib PdfReader test (#1056)
  • IndexError of VirtualList (#1052)
  • Invalid XML in xmp information (#1051)
  • No pycryptodome (#1050)
  • Increase test coverage (#1045)

Code Style (STY)

  • DOC of compress_content_streams (#1061)
  • Minimize diff for #879 (#1049)

Full Changelog: 2.4.1...2.4.2

Don't miss a new PyPDF2 release

NewReleases is sending notifications on new releases.