pdfminer.six/tests
Pieter Marsman 3502dc9f3b
Drop support for legacy Python 2 (#346)
* Drop support for legacy Python 2

* Add python_requires to help pip

* Upgrade Python syntax with pyupgrade

* Upgrade Python syntax with pyupgrade --py3-plus

* Python 3 imports

* Replace six

* Update CONTRIBUTING.md

* Added line to changelog

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-01-04 16:47:07 +01:00
..
helpers.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
test_encodingdb.py Drop support for legacy Python 2 (#346) 2020-01-04 16:47:07 +01:00
test_highlevel_extracttext.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
test_pdfdocument.py Fix failing test on develop & cleaning up test files (#319) 2019-10-26 18:42:33 +02:00
test_pdfencoding.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
test_pdfminer_ccitt.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
test_pdfminer_crypto.py Drop support for legacy Python 2 (#346) 2020-01-04 16:47:07 +01:00
test_pdfminer_psparser.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
test_tools_dumppdf.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
test_tools_pdf2txt.py Drop support for legacy Python 2 (#346) 2020-01-04 16:47:07 +01:00
test_utils.py Drop support for legacy Python 2 (#346) 2020-01-04 16:47:07 +01:00