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

NEXTPY-569 -- Make pdfquery compatible with Python 3.9 and 3.11 #91

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on May 3, 2021

  1. Remove reference to deprecated easy_install

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    4c02292 View commit details
    Browse the repository at this point in the history
  2. Add test and documentation packages

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    9dca60f View commit details
    Browse the repository at this point in the history
  3. Improve performance on large pdfs

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    06f2ade View commit details
    Browse the repository at this point in the history
  4. Make errorhandling in annotations generic (isssue 53)

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    58ea919 View commit details
    Browse the repository at this point in the history
  5. Update (un)supported Python versions

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    c8fb252 View commit details
    Browse the repository at this point in the history
  6. Fixed an isort issue

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    d870318 View commit details
    Browse the repository at this point in the history
  7. Fix range() page numbers for Python3 & prevent long cache file names …

    …(issue 67)
    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    9a58286 View commit details
    Browse the repository at this point in the history
  8. Remove references to old version of PDFMiner

    Koen de Leijer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    a6666d4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Fix two broken testcases

    Koen de Leijer committed May 4, 2021
    Configuration menu
    Copy the full SHA
    23f1d79 View commit details
    Browse the repository at this point in the history
  2. Update release notes

    Koen de Leijer committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a1e15a6 View commit details
    Browse the repository at this point in the history
  3. Update readme

    Koen de Leijer committed May 4, 2021
    Configuration menu
    Copy the full SHA
    1c122e1 View commit details
    Browse the repository at this point in the history
  4. Preparing release 0.5.0

    Koen de Leijer committed May 4, 2021
    Configuration menu
    Copy the full SHA
    d67b898 View commit details
    Browse the repository at this point in the history
  5. Back to development: 0.5.1

    Koen de Leijer committed May 4, 2021
    Configuration menu
    Copy the full SHA
    aebf3ca View commit details
    Browse the repository at this point in the history
  6. Remove dist folder

    Koen de Leijer committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e07defe View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Oct 26, 2021

  1. Merge pull request #1 from isprojects/python35_36_39

    Test compatibility with Python 3.5, 3.6, 3.9
    kdleijer authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f04869c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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