-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: py-pdf/pypdf
base: main
head repository: vladir/PyPDF2
compare: master
- 9 commits
- 3 files changed
- 1 contributor
Commits on May 18, 2015
-
- Using self.strict to raise the exception, it could be useful to kee…
…p the use of this for some kind of PDFs. - If for some reason an object has None value we can't write anything to the stream, and it could happen with some PDFs.
Vladir Parrado Cruz committedMay 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 1c8cf86 - Browse repository at this point
Copy the full SHA 1c8cf86View commit details
Commits on May 28, 2015
-
Fixing "quantize result has too many digits for current context" issu…
…e. This happens with some PDFs, so we would need an ExtendedContext here.
Vladir Parrado Cruz committedMay 28, 2015 Configuration menu - View commit details
-
Copy full SHA for fe9fa0a - Browse repository at this point
Copy the full SHA fe9fa0aView commit details -
Merge remote-tracking branch 'upstream/master'
Vladir Parrado Cruz committedMay 28, 2015 Configuration menu - View commit details
-
Copy full SHA for c33f428 - Browse repository at this point
Copy the full SHA c33f428View commit details -
Merge branch 'feature/decimal_context_issue'
Vladir Parrado Cruz committedMay 28, 2015 Configuration menu - View commit details
-
Copy full SHA for f83927a - Browse repository at this point
Copy the full SHA f83927aView commit details -
If there is not data to decode we should not try to decode the data.
Vladir Parrado Cruz committedMay 28, 2015 Configuration menu - View commit details
-
Copy full SHA for 60fa3d2 - Browse repository at this point
Copy the full SHA 60fa3d2View commit details -
Merge branch 'feature/fix_decodeStreamData_issue'
Vladir Parrado Cruz committedMay 28, 2015 Configuration menu - View commit details
-
Copy full SHA for dda5080 - Browse repository at this point
Copy the full SHA dda5080View commit details
Commits on Dec 30, 2015
-
Adding support for the filter types DCTDecode and JPXDecode.
Vladir Parrado Cruz committedDec 30, 2015 Configuration menu - View commit details
-
Copy full SHA for cb7a5c5 - Browse repository at this point
Copy the full SHA cb7a5c5View commit details
Commits on Aug 8, 2016
-
Merge remote-tracking branch 'upstream/master'
Vladir Parrado Cruz committedAug 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 503b125 - Browse repository at this point
Copy the full SHA 503b125View commit details
Commits on Aug 8, 2017
-
Merge remote-tracking branch 'upstream/master'
Vladir Parrado Cruz committedAug 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 1af1cfc - Browse repository at this point
Copy the full SHA 1af1cfcView commit details
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 main...master