-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
10000
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.4
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: 1.27.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 44 files changed
- 4 contributors
Commits on Apr 13, 2022
-
* Explicitly export PdfFileReader, PdfFileWriter * Implicit string concatenation * Don't leave open file handles * Apply hints from flake8-simplify * Only import stuff that is used
Configuration menu - View commit details
-
Copy full SHA for 38d5ec4 - Browse repository at this point
Copy the full SHA 38d5ec4View commit details
Commits on Apr 14, 2022
-
DEV: Remove unused Travis-CI configuration (#747)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7771fad - Browse repository at this point
Copy the full SHA 7771fadView commit details -
TST: Rewrite JS tests from unittest to pytest (#746)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ea2301 - Browse repository at this point
Copy the full SHA 0ea2301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0500c8d - Browse repository at this point
Copy the full SHA 0500c8dView commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01a1242 - Browse repository at this point
Copy the full SHA 01a1242View commit details -
* Replace pytest-cov by coverage * Fix coverage badge
Configuration menu - View commit details
-
Copy full SHA for fe45d2e - Browse repository at this point
Copy the full SHA fe45d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d53ee8 - Browse repository at this point
Copy the full SHA 9d53ee8View commit details -
TST: Increase Test coverage (#756)
Adding unit Tests: * xmp * ConvertFunctionsToVirtualList * PyPDF2.utils.hexStr * Page operations with encoded file * merging encrypted * images DOC: Comments to docstrings STY: Remove vim comments BUG: CCITTFaxDecode decodeParms can be an ArrayObject. I don't know how a good solution would look like. Now it doesn't throw an error, but the result might be wrong. BUG: struct was not imported for Python 2.X
Configuration menu - View commit details
-
Copy full SHA for 012709f - Browse repository at this point
Copy the full SHA 012709fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29194cd - Browse repository at this point
Copy the full SHA 29194cdView commit details -
TST: Add test for inline images (#758)
Credits to Sebastian Krause for creating the PDF: #331 (comment) Co-authored-by: Sebastian Krause <sebastian@realpath.org>
Configuration menu - View commit details
-
Copy full SHA for 0890b06 - Browse repository at this point
Copy the full SHA 0890b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for d71fb3e - Browse repository at this point
Copy the full SHA d71fb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda50ac - Browse repository at this point
Copy the full SHA eda50acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa440c - Browse repository at this point
Copy the full SHA 8aa440cView commit details -
Security (SEC): - ContentStream_readInlineImage had potential infinite loop (#740) Bug fixes (BUG): - Fix merging encrypted files (#757) - CCITTFaxDecode decodeParms can be an ArrayObject (#756) Robustness improvements (ROBUST): - title sometimes None (#744) Documentation (DOC): - Adjust short description of the package Tests and Test setup (TST): - Rewrite JS tests from unittest to pytest (#746) - Increase Test coverage, mainly with filters (#756) - Add test for inline images (#758) Developer Experience Improvements (DEV): - Remove unused Travis-CI configuration (#747) - Show code coverage (#754, #755) - Add mutmut (#760) Miscellaneous: - STY: Closing file handles, explicit exports, ... (#743) All changes: 1.27.4...1.27.5
Configuration menu - View commit details
-
Copy full SHA for 733989a - Browse repository at this point
Copy the full SHA 733989aView 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 1.27.4...1.27.5