Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.0
Choose a base ref
...
head repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.1
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 3, 2023

  1. ROB: Handle missing /Type entry in Page tree (#1859)

    Apply fix from #1845 on PdfWriter
    pubpub-zz authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    81a58da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52a502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686adec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c19e2c View commit details
    Browse the repository at this point in the history
  5. MAINT: Improve CHANGELOG generation script (#1869)

    Also add missing part within the CHANGELOG
    
    See #1836
    MartinThoma authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8dbd82c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. DEP: Deprecate PdfMerger (#1866)

    Closes  #1824
    pubpub-zz authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6fef1c6 View commit details
    Browse the repository at this point in the history
  2. REL: Version 3.9.1, 2023-06-04

    Deprecations (DEP)
    -  Deprecate PdfMerger (#1866)
    
    Bug Fixes (BUG)
    -  Ignore UTF-8 decode errors (#1865)
    
    Robustness (ROB)
    -  Handle missing /Type entry in Page tree (#1859)
    
    [Full Changelog](3.9.0...3.9.1)
    MartinThoma committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    1f114ba View commit details
    Browse the repository at this point in the history
Loading