-
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: 2.12.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: 2.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 16 files changed
- 4 contributors
Commits on Dec 10, 2022
-
DOC: How to cite PyPDF2 (#1476)
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe461a1 - Browse repository at this point
Copy the full SHA fe461a1View commit details -
MAINT: Consistent parameter/variable names (#1483)
* owner_pwd ➔ owner_password * user_pwd ➔ user_password See #1187
Configuration menu - View commit details
-
Copy full SHA for e356a39 - Browse repository at this point
Copy the full SHA e356a39View commit details -
MAINT: Consistent method keywords (#1467)
* indirect_reference ➔ indirect_ref and ido ➔ indirect_ref in PdfReader._get_object_from_stream and PdfWriter.get_object * dest➔ pagedest and dest_ref ➔ pagedest_ref in PdfWriter.add_outline_item_destination and PdfWriter.add_named_destination_object See #1187
Configuration menu - View commit details
-
Copy full SHA for 2577009 - Browse repository at this point
Copy the full SHA 2577009View commit details -
MAINT: indirect_ref ➔ indirect_reference (#1484)
Remove xfail from passing test Don't consider deprecated code for coverage testing
Configuration menu - View commit details
-
Copy full SHA for a0abf1e - Browse repository at this point
Copy the full SHA a0abf1eView commit details -
MAINT: position ➔ page_number in Merger.merge (#1482)
Changed method parameter name for consistency as mentioned in #1187 - `position` ➔ `page_number` in `PdfMerger.merge` Improved the deprecation message of: - `dest` ➔ `page_destination` in `PdfWriter.add_outline_item_destination` and `PdfWriter.add_named_destination_object` - `user_pwd` ➔ `user_password` and `owner_pwd` ➔ `owner_password` in `PdfWriter.encrypt`
Configuration menu - View commit details
-
Copy full SHA for 40086e1 - Browse repository at this point
Copy the full SHA 40086e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe8956 - Browse repository at this point
Copy the full SHA 2fe8956View commit details -
Documentation (DOC) - Deduplicate extract_text docstring (#1485) - How to cite PyPDF2 (#1476) Maintenance (MAINT) Consistency changes: - indirect_ref/ido ➔ indirect_reference, dest➔ page_destination (#1467) - owner_pwd/user_pwd ➔ owner_password/user_password (#1483) - position ➜ page_number in Merger.merge (#1482) - indirect_ref ➜ indirect_reference (#1484) [Full Changelog](2.12.0...2.12.1)
Configuration menu - View commit details
-
Copy full SHA for ce0e190 - Browse repository at this point
Copy the full SHA ce0e190View 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 2.12.0...2.12.1