Fix bug in pdfminer.six's .resolve_all

See https://github.com/jsvine/pdfplumber/issues/203

Root cause of decimalization bug flagged in that issue was
pdfminer.six's .resolve_all method not recusively resolving items within
tuples. Now we define our own method, with some slight optimization
tweaks.
This commit is contained in:
Jeremy Singer-Vine
2020-04-28 23:55:24 -04:00
parent ab957deda7
commit 85f422d001
4 changed files with 25 additions and 1 deletions
Binary file not shown.