8000 Comparing py-pdf:main...vladir:master · py-pdf/pypdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: main
Choose a base ref
...
head repository: vladir/PyPDF2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on May 18, 2015

  1. - 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 committed May 18, 2015
    Configuration menu
    Copy the full SHA
    1c8cf86 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

  1. 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 committed May 28, 2015
    Configuration menu
    Copy the full SHA
    fe9fa0a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Vladir Parrado Cruz committed May 28, 2015
    Configuration menu
    Copy the full SHA
    c33f428 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/decimal_context_issue'

    Vladir Parrado Cruz committed May 28, 2015
    Configuration menu
    Copy the full SHA
    f83927a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60fa3d2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/fix_decodeStreamData_issue'

    Vladir Parrado Cruz committed May 28, 2015
    Configuration menu
    Copy the full SHA
    dda5080 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Adding support for the filter types DCTDecode and JPXDecode.

    Vladir Parrado Cruz committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    cb7a5c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Merge remote-tracking branch 'upstream/master'

    Vladir Parrado Cruz committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    503b125 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Vladir Parrado Cruz committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    1af1cfc View commit details
    Browse the repository at this point in the history
Loading
0