pypi PyPDF2 2.10.3
Version 2.10.3, 2022-08-21

latest releases: 3.0.1, 3.0.0, 2.12.1...
2 years ago

What's Changed

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

  • Let PdfMerger._create_stream raise NotImplemented (#1251) and
    remove 'mine' as PdfMerger always creates the stream (#1261)
  • password param of _security._alg32(...) is only a string, not bytes (#1259)
  • Remove unreachable code in read_block_backwards (#1250) and _extract_text (#1262)

Testing (TST)

  • Delete annotations (#1263)
  • Close PdfMerger in tests (#1260)
  • PdfReader.xmp_metadata workflow (#1257)
  • Various PdfWriter (Layout, Bookmark deprecation) (#1249)

Full Changelog: 2.10.2...2.10.3

Don't miss a new PyPDF2 release

NewReleases is sending notifications on new releases.