Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: catch the case where w[0] is an IndirectObject instead of an int #2154

Commits on Sep 5, 2023

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

Commits on Sep 6, 2023

  1. BUG: add test for bug fix for issue py-pdf#2137

    - a pdf file from arxiv is included
    rchen19 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f92244e View commit details
    Browse the repository at this point in the history
  2. BUG: fix code stype errors in test for issue py-pdf#2137

    - URL too long
    
    - file name too long
    
    - variable declared but not used
    rchen19 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6d9f1fe View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Merge branch 'main' into BUG-TypeError-IndirectObject-object-cannot-b…

    …e-interpreted-as-an-integer
    MartinThoma authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    dc0c8b5 View commit details
    Browse the repository at this point in the history