-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.16.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.16.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 38 files changed
- 8 contributors
Commits on Sep 26, 2023
-
BUG: images property fails if NullObject in list (#2215)
Discovered while working on #2214
Configuration menu - View commit details
-
Copy full SHA for 41ffc2c - Browse repository at this point
Copy the full SHA 41ffc2cView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 552c8e0 - Browse repository at this point
Copy the full SHA 552c8e0View commit details
Commits on Oct 1, 2023
-
DEV: Stabilize Pillow test with Pillow missing (#2229)
There have been two issues with the existing test: * The name was incorrect, as it never really checked ImageMagick stuff. * Running `from pypdf import _xobj_image_helpers` beforehand, for example because of other tests, would lead to "strange" failures due to Python not re-importing modules which already have been imported.
Configuration menu - View commit details
-
Copy full SHA for 30db3ef - Browse repository at this point
Copy the full SHA 30db3efView commit details
Commits on Oct 7, 2023
-
Bump pillow from 10.0.0 to 10.0.1 in /requirements (#2238)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d20a55d - Browse repository at this point
Copy the full SHA d20a55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e628555 - Browse repository at this point
Copy the full SHA e628555View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb3c03 - Browse repository at this point
Copy the full SHA dfb3c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b7bf8 - Browse repository at this point
Copy the full SHA f3b7bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9491c - Browse repository at this point
Copy the full SHA ba9491cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025f97a - Browse repository at this point
Copy the full SHA 025f97aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e22f01 - Browse repository at this point
Copy the full SHA 8e22f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734005a - Browse repository at this point
Copy the full SHA 734005aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b090ba - Browse repository at this point
Copy the full SHA 4b090baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbe963 - Browse repository at this point
Copy the full SHA 0fbe963View commit details
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 207152f - Browse repository at this point
Copy the full SHA 207152fView commit details -
TST: Regression test against non-deterministic accidental object reuse (
Configuration menu - View commit details
-
Copy full SHA for 126f6be - Browse repository at this point
Copy the full SHA 126f6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd85c4 - Browse repository at this point
Copy the full SHA bcd85c4View commit details -
## What's new ### Bug Fixes (BUG) - invalid cm/tm in visitor functions (#2206) by @pubpub-zz - Encrypt / decrypt Stream object dictionaries (#2228) by @pilotandy - Support nested color spaces for the /DeviceN color space (#2241) by @Stefan - images property fails if NullObject in list (#2215) by @pubpub-zz ### Robustness (ROB) - XYZ destination to cope with missing left and top param (#2237) by @pubpub-zz ### Documentation (DOC) - Add pilotandy for #2228 as a contributor by @MartinThoma - Link to CONTRIBUTING.md in README.md (#2232) by @markpfeifle - Changelog by @MartinThoma ### Developer Experience (DEV) - Exclude tests from mypy checks by @MartinThoma - Unify mypy options and warn redundant workarounds (#2223) by @exiledkingcc - Stabilize Pillow test with Pillow missing (#2229) by @Stefan ### Maintenance (MAINT) - Update pinned packages (#2243) by @MartinThoma ### Testing (TST) - Regression test against non-deterministic accidental object reuse (#2244) by @MartinThoma [Full Changelog](3.16.2...3.16.3)
Configuration menu - View commit details
-
Copy full SHA for c3613da - Browse repository at this point
Copy the full SHA c3613daView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.16.2...3.16.3