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.17.2
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.17.3
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    40bc577 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    50a1cf6 View commit details
    Browse the repository at this point in the history
  2. MAINT: Bump actions/download-artifact from 3 to 4 (#2344)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Martin Thoma <info@martin-thoma.de>
    dependabot[bot] and MartinThoma authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d3e7a35 View commit details
    Browse the repository at this point in the history
  3. REL: 3.17.3

    ## What's new
    
    ### Robustness (ROB)
    -  Out-of-bounds issue in handle_tj (text extraction) (#2342) by @rgwood-rely
    
    ### Developer Experience (DEV)
    -  Make make_release.py easier to configure (#2348) by @MartinThoma
    
    ### Maintenance (MAINT)
    -  Bump actions/download-artifact from 3 to 4 (#2344) by @dependabot[bot]
    
    [Full Changelog](3.17.2...3.17.3)
    MartinThoma committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ec543e6 View commit details
    Browse the repository at this point in the history
Loading