PyPDF2 version 2.0.0
Closed Jun 13, 2022
100% complete
It's time for PyPDF2 to get more modern again! It was stable for a long time - let's think about which changes we want to introduce that would require a version bump
Ideas
- Add snake_case methods everywhere + add a deprecation warning on the camelCase methods
- Pythonic interface: Use
__len__
for getting the number of pages of a PDF - Drop support for Python …
It's time for PyPDF2 to get more modern again! It was stable for a long time - let's think about which changes we want to introduce that would require a version bump
Ideas
- Add snake_case methods everywhere + add a deprecation warning on the camelCase methods
- Pythonic interface: Use
__len__
for getting the number of pages of a PDF - Drop support for Python 3.5 and older
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.