-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: main
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: 1.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 25 files changed
- 4 contributors
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 070e683 - Browse repository at this point
Copy the full SHA 070e683View commit details -
BUG: Fix PendingDeprecationWarning on _merge_page (#904)
* BUG: Fix PendingDeprecationWarning on _merge_page * Run CI in this branch Backport of https://github.com/py-pdf/PyPDF2/pull/898/files
Configuration menu - View commit details
-
Copy full SHA for 4fdbb3b - Browse repository at this point
Copy the full SHA 4fdbb3bView commit details -
PdfReader: * getXmpMetadata / xmpMetadata ➔ xmp_metadata * get_outlines ➔ _get_outlines (use outlines property instead) Field attributes: * additionalActions ➔ additional_actions * defaultValue ➔ default_value * mappingName ➔ mapping_name * altName ➔ alternate_name * fieldType ➔ field_type StreamObject: * decodedSelf : decoded_self * flateEncode ➔ flate_encode Other: * Destination: getDestArray ➔ dest_array * RectangleObject: ensureIsNumber ➔ _ensure_is_number * TreeObject: addChild / removeChild ➔ add_child / remove_child * DecodedStreamObject: getData / setData ➔ get_data / set_data See #900
Configuration menu - View commit details
-
Copy full SHA for c774ab0 - Browse repository at this point
Copy the full SHA c774ab0View commit details
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 729e9a0 - Browse repository at this point
Copy the full SHA 729e9a0View commit details -
Deprecations (DEP): - PEP8 renaming (#905) Bug Fixes (BUG): - XmpInformation missing method _getText (#917) - Fix PendingDeprecationWarning on _merge_page (#904) Full Changelog: 1.28.2...1.28.3
Configuration menu - View commit details
-
Copy full SHA for b36b0bb - Browse repository at this point
Copy the full SHA b36b0bbView commit details
Commits on May 29, 2022
-
BUG: XmpInformation._converter_date was unusable (#921)
XmpInformation gave TypeError: 'staticmethod' object is not callable Fix: Move it out of XmpInformation and use the function instead of the static method
Configuration menu - View commit details
-
Copy full SHA for f2c7d7d - Browse repository at this point
Copy the full SHA f2c7d7dView commit details -
Bug Fixes (BUG): - XmpInformation._converter_date was unusable (#921) Full Changelog: 1.28.3...1.28.4
Configuration menu - View commit details
-
Copy full SHA for 94b4d17 - Browse repository at this point
Copy the full SHA 94b4d17View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ceea0c - Browse repository at this point
Copy the full SHA 2ceea0cView commit details -
BUG: Add missing deprecated EncodedStreamObject functions (#1140)
Configuration menu - View commit details
-
Copy full SHA for c56fd23 - Browse repository at this point
Copy the full SHA c56fd23View commit details
Commits on Sep 8, 2022
-
BUG: Adjust 'super' calls for Python 2 (#1335)
Co-authored-by: tst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 180153d - Browse repository at this point
Copy the full SHA 180153dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5452f - Browse repository at this point
Copy the full SHA 9b5452fView 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 main...1.x