-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add with ... as ...
usage
#1117
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a2b7b55 - Browse repository at this point
Copy the full SHA a2b7b55View commit details -
Update PyPDF2/_merger.py according to @MasterOdin's suggestions
Co-authored-by: Matthew Peveler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a88bd5 - Browse repository at this point
Copy the full SHA 2a88bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d0351 - Browse repository at this point
Copy the full SHA b6d0351View commit details
Commits on Jul 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 80813aa - Browse repository at this point
Copy the full SHA 80813aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ec1f6 - Browse repository at this point
Copy the full SHA e6ec1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 386be5b - Browse repository at this point
Copy the full SHA 386be5bView commit details -
Sorry, I forgot to run before committing, so didn't notice that `Trac…
…ebackType` is from `typing` but from `types`.
Configuration menu - View commit details
-
Copy full SHA for 31786bb - Browse repository at this point
Copy the full SHA 31786bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1bec0 - Browse repository at this point
Copy the full SHA ae1bec0View commit details
Commits on Jul 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b7c64e - Browse repository at this point
Copy the full SHA 0b7c64eView commit details
Commits on Jul 18, 2022
-
Modify PyPDF2/_writer.py according to @MasterOdin's suggestions
Co-authored-by: Matthew Peveler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b695113 - Browse repository at this point
Copy the full SHA b695113View commit details -
Modify PyPDF2/_writer.py according to @MasterOdin's suggestions
Co-authored-by: Matthew Peveler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58797c2 - Browse repository at this point
Copy the full SHA 58797c2View commit details -
Modify PyPDF2/_writer.py according to @MasterOdin's suggestions
Co-authored-by: Matthew Peveler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1caa9ec - Browse repository at this point
Copy the full SHA 1caa9ecView commit details -
Modify PyPDF2/_writer.py according to @MasterOdin's suggestions
Co-authored-by: Matthew Peveler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fbe3cc - Browse repository at this point
Copy the full SHA 4fbe3ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d598e8a - Browse repository at this point
Copy the full SHA d598e8aView commit details -
Merge branch 'add-with-as-usage-#1108' of https://github.com/Jianzhen…
…gLuo/PyPDF2 into add-with-as-usage-#1108
Configuration menu - View commit details
-
Copy full SHA for 7ecf9ff - Browse repository at this point
Copy the full SHA 7ecf9ffView commit details
Commits on Jul 19, 2022
-
Merge branch 'main' into add-with-as-usage-#1108
Jianzheng Luo authoredJul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 562ebc7 - Browse repository at this point
Copy the full SHA 562ebc7View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 519dad1 - Browse repository at this point
Copy the full SHA 519dad1View commit details -
Merge branch 'add-with-as-usage-#1108' of https://github.com/Jianzhen…
…gLuo/PyPDF2 into add-with-as-usage-#1108
Configuration menu - View commit details
-
Copy full SHA for 336053a - Browse repository at this point
Copy the full SHA 336053aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90af68a - Browse repository at this point
Copy the full SHA 90af68aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f67658 - Browse repository at this point
Copy the full SHA 0f67658View commit details -
Update PyPDF2/_merger.py according to @MartinThoma's suggestions
Co-authored-by: Martin Thoma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6f973e - Browse repository at this point
Copy the full SHA a6f973eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 580ad8c - Browse repository at this point
Copy the full SHA 580ad8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf264bc - Browse repository at this point
Copy the full SHA bf264bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c705300 - Browse repository at this point
Copy the full SHA c705300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2940589 - Browse repository at this point
Copy the full SHA 2940589View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda38ac - Browse repository at this point
Copy the full SHA cda38acView commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b18198 - Browse repository at this point
Copy the full SHA 0b18198View commit details -
Co-authored-by: Martin Thoma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62f970f - Browse repository at this point
Copy the full SHA 62f970fView commit details -
Renamed argument name
fileobj
back tostream
to keep the existing…… workflow Co-authored-by: Martin Thoma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d85c91b - Browse repository at this point
Copy the full SHA d85c91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd3f3e - Browse repository at this point
Copy the full SHA 5cd3f3eView commit details
Commits on Jul 23, 2022
-
Switched
fileobj
andstrict
in initializingPdfWriter()
to keep…… the existing workflow Co-authored-by: Matthew Peveler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7346ef - Browse repository at this point
Copy the full SHA a7346efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e62ee - Browse repository at this point
Copy the full SHA d3e62eeView commit details
Commits on Jul 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 59be94d - Browse repository at this point
Copy the full SHA 59be94dView commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 092f209 - Browse repository at this point
Copy the full SHA 092f209View commit details