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: 1.27.10
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: 1.27.12
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    c96489d View commit details
    Browse the repository at this point in the history
  2. REL: 1.27.11

    Bug Fixes (BUG):
    -  Incorrectly issued xref warning/exception (#855)
    
    Full Changelog: 1.27.10...1.27.11
    MartinThoma committed May 2, 2022
    Configuration menu
    Copy the full SHA
    998d5ba View commit details
    Browse the repository at this point in the history
  3. DOC: Security Policy

    MartinThoma committed May 2, 2022
    Configuration menu
    Copy the full SHA
    955da99 View commit details
    Browse the repository at this point in the history
  4. BUG: _rebuild_xref_table expects trailer to be a dict (#857)

    This caused:
        AttributeError: 'FloatObject' object has no attribute 'items'
    
    Closes #856
    
    Co-authored-by: pubpub-zz <4083478+pubpub-zz@users.noreply.github.com>
    MartinThoma and pubpub-zz authored May 2, 2022
    Configuration menu
    Copy the full SHA
    48d5f0c View commit details
    Browse the repository at this point in the history
  5. REL: 1.27.12

    Bug Fixes (BUG):
    -  _rebuild_xref_table expects trailer to be a dict (#857)
    
    Documentation (DOC):
    -  Security Policy
    
    Full Changelog: 1.27.11...1.27.12
    MartinThoma committed May 2, 2022
    Configuration menu
    Copy the full SHA
    f3cb316 View commit details
    Browse the repository at this point in the history
Loading