pdfminer.six/tools
estshorter 047a246512
Fix `AttributeError` when dumping a TOC with bytes destinations (#600)
* Fix an error when dumping a TOC

* Fix a bug that a TOC title variable is a bytes type

* Update CHANGELOG.md

* Update CHANGELOG.md

* Rename e() to escape() and merge two isinstance() checks

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2021-08-30 21:31:32 +02:00
..
Makefile webapp fixed 2010-12-25 08:41:35 +00:00
__init__.py tools must be a module to enable scripts tests 2014-09-04 09:47:33 +02:00
conv_afm.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
conv_cmap.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
conv_glyphlist.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00
dumppdf.py Fix `AttributeError` when dumping a TOC with bytes destinations (#600) 2021-08-30 21:31:32 +02:00
pdf2txt.py Fix not being able to pass boxes flow as None to pdf2txt (#479) 2020-10-10 15:17:04 +02:00
pdfdiff.py Fix spelling error (#436) 2020-06-06 15:43:57 +02:00
pdfstats.py Enforce pep8 coding-style (#345) 2019-12-29 21:20:20 +01:00
prof.py add shebang line to script in tools (#408) 2020-04-28 10:58:42 +02:00