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

ENH: Restore merge_transformed_page & co + add 'over' parameter #1567

Merged
merged 21 commits into from
Feb 5, 2023

Commits on Jan 18, 2023

  1. replace decimal by float

    for performance
    pubpub-zz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3d8f610 View commit details
    Browse the repository at this point in the history
  2. flake8

    pubpub-zz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1748193 View commit details
    Browse the repository at this point in the history
  3. pytest

    pubpub-zz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    08fad9c View commit details
    Browse the repository at this point in the history
  4. mypy

    pubpub-zz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b05e1d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Update pypdf/generic/_base.py

    was not sure it would have worked😉
    
    Co-authored-by: Martin Thoma <info@martin-thoma.de>
    pubpub-zz and MartinThoma authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e3a6ebc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. merge_transformed_page & co

    pubpub-zz committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    1c0406c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    d98d0e4 View commit details
    Browse the repository at this point in the history
  2. removed unused code

    pubpub-zz authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    205131e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e257b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. add merge_page with transformation

    include new param Over
    test added
    pubpub-zz committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f306666 View commit details
    Browse the repository at this point in the history
  2. flake8

    pubpub-zz committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a4c1d9b View commit details
    Browse the repository at this point in the history
  3. mypy

    pubpub-zz committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    fb0de8b View commit details
    Browse the repository at this point in the history
  4. Move Annots + tests

    pubpub-zz committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    32820e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    429d84b View commit details
    Browse the repository at this point in the history
  6. mypy

    pubpub-zz committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1fcaaae View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    2b7afd5 View commit details
    Browse the repository at this point in the history
  2. missed

    pubpub-zz committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5310896 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Fix 1601

    pubpub-zz committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    75b0973 View commit details
    Browse the repository at this point in the history
  2. merging PR

    pubpub-zz committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    30b0ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e24367b View commit details
    Browse the repository at this point in the history