Skip to content

DEP: Drop pre-Python 3.6 support#842

Merged
MartinThoma merged 1 commit into2.0.0-devfrom
remove-pre-py36-support
May 1, 2022
Merged

DEP: Drop pre-Python 3.6 support#842
MartinThoma merged 1 commit into2.0.0-devfrom
remove-pre-py36-support

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

Most importantly, the means Python 2.7 no longer needs to get supported

Most importantly, the means Python 2.7 no longer needs to get supported
@MartinThoma MartinThoma force-pushed the remove-pre-py36-support branch from be50ab1 to 57a662c Compare May 1, 2022 10:54
@codecov
Copy link
Copy Markdown

codecov bot commented May 1, 2022

Codecov Report

Merging #842 (57a662c) into 2.0.0-dev (def7a62) will decrease coverage by 0.27%.
The diff coverage is 93.58%.

@@              Coverage Diff              @@
##           2.0.0-dev     #842      +/-   ##
=============================================
- Coverage      82.47%   82.19%   -0.28%     
=============================================
  Files             16       16              
  Lines           3778     3674     -104     
  Branches         803      780      -23     
=============================================
- Hits            3116     3020      -96     
+ Misses           494      489       -5     
+ Partials         168      165       -3     
Impacted Files Coverage Δ
PyPDF2/xmp.py 50.00% <0.00%> (-0.28%) ⬇️
PyPDF2/_reader.py 81.14% <66.66%> (-0.10%) ⬇️
PyPDF2/merger.py 66.89% <83.33%> (-0.45%) ⬇️
PyPDF2/generic.py 85.90% <90.90%> (+0.08%) ⬆️
PyPDF2/utils.py 91.91% <96.15%> (-1.70%) ⬇️
PyPDF2/_page.py 79.12% <100.00%> (ø)
PyPDF2/_version.py 100.00% <100.00%> (ø)
PyPDF2/_writer.py 88.74% <100.00%> (ø)
PyPDF2/filters.py 76.23% <100.00%> (-1.29%) ⬇️
PyPDF2/pagerange.py 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update def7a62...57a662c. Read the comment docs.

@MartinThoma MartinThoma merged commit 9d12006 into 2.0.0-dev May 1, 2022
@MartinThoma MartinThoma deleted the remove-pre-py36-support branch May 1, 2022 10:57
MartinThoma added a commit that referenced this pull request May 2, 2022
Most importantly, the means Python 2.7 no longer needs to get supported
MartinThoma added a commit that referenced this pull request May 2, 2022
Most importantly, the means Python 2.7 no longer needs to get supported
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