-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 3.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 45 files changed
- 3 contributors
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8258c3 - Browse repository at this point
Copy the full SHA b8258c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa4ced - Browse repository at this point
Copy the full SHA 4fa4cedView commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae42106 - Browse repository at this point
Copy the full SHA ae42106View commit details
Commits on Mar 2, 2023
-
TST: Replace pytest.mark.external by enable_socket (#1657)
pypdf has three types of tests: (1) Tests that work only with the repository itself, (2) tests that require the sample-files git submodule, and (3) tests that require PDF documents from external websites. As people or projects might not be able to execute (2), they are marked with `@pytest.mark.samples` As people or projects might not be able to execute (3), they are marked with `@pytest.mark.enable_socket` (formerly @pytest.mark.external). We regularly had issues with people forgetting to mark their tests with `external` (see #1632). The [pytest-socket](https://pypi.org/project/pytest-socket/) pytest plugin disables the usage of sockets on the whole project, except for the tests marked with `enable_socket`. This was, we can guarantee that the CI will catch missing `@pytest.mark.enable_socket`.
Configuration menu - View commit details
-
Copy full SHA for 8588aa1 - Browse repository at this point
Copy the full SHA 8588aa1View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff2f2f3 - Browse repository at this point
Copy the full SHA ff2f2f3View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47bf835 - Browse repository at this point
Copy the full SHA 47bf835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2882abf - Browse repository at this point
Copy the full SHA 2882abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1afcd - Browse repository at this point
Copy the full SHA ce1afcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f20b363 - Browse repository at this point
Copy the full SHA f20b363View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f93983 - Browse repository at this point
Copy the full SHA 0f93983View commit details -
ROB: Some attributes not copied in DictionaryObject._clone (#1635)
Configuration menu - View commit details
-
Copy full SHA for 39f52dc - Browse repository at this point
Copy the full SHA 39f52dcView commit details -
REL: Version 3.5.1, 2023-03-05
Robustness (ROB) - Some attributes not copied in DictionaryObject._clone (#1635) - Allow merging multiple time pages with annots (#1624) Testing (TST) - Replace pytest.mark.external by enable_socket (#1657) [Full Changelog](3.5.0...3.5.1)
Configuration menu - View commit details
-
Copy full SHA for 081751c - Browse repository at this point
Copy the full SHA 081751cView commit details
Loading
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 3.5.0...3.5.1