Skip to content

MAINT: Remove unused sign function in _extract_text#1262

Merged
MartinThoma merged 1 commit intomainfrom
maint-remove-sign
Aug 21, 2022
Merged

MAINT: Remove unused sign function in _extract_text#1262
MartinThoma merged 1 commit intomainfrom
maint-remove-sign

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 21, 2022

Codecov Report

Merging #1262 (ad5e872) into main (cf3aab4) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
+ Coverage   94.85%   94.88%   +0.03%     
==========================================
  Files          30       30              
  Lines        4973     4966       -7     
  Branches     1023     1022       -1     
==========================================
- Hits         4717     4712       -5     
+ Misses        143      142       -1     
+ Partials      113      112       -1     
Impacted Files Coverage Δ
PyPDF2/_page.py 92.78% <ø> (+0.16%) ⬆️
PyPDF2/_merger.py 95.98% <0.00%> (+0.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MartinThoma MartinThoma merged commit 2ff3bff into main Aug 21, 2022
@MartinThoma MartinThoma deleted the maint-remove-sign branch August 21, 2022 18:24
MartinThoma added a commit that referenced this pull request Aug 21, 2022
Robustness (ROB):
-  Decrypt returns empty bytestring (#1258)

Documentation (DOC):
-  Adding WevertonGomes as a Contributor

Developer Experience (DEV):
-  Modify CI to better verify built package contents (#1244)

Maintenance (MAINT):
-  Remove unused sign function in _extract_text (#1262)
-  Remove \'mine\' as PdfMerger always creates the stream (#1261)
-  Let PdfMerger._create_stream raise NotImplemented (#1251)
-  password param of _security._alg32(...) is only a string, not bytes (#1259)
-  Remove unreachable code in read_block_backwards (#1250)

Testing (TST):
-  Delete annotations (#1263)
-  Close PdfMerger in tests (#1260)
-  PdfReader.xmp_metadata workflow (#1257)
-  Various PdfWriter (Layout, Bookmark deprecation) (#1249)

Full Changelog: 2.10.2...2.10.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant