1
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #469 is fixed (When run on Windows a lot of tests fail with the error: [Errno 13] Permission denied) (#484) More... almost 5 years ago
Remove supoprt for non standard output streams that are not binary by removing the try-except check that writes a unicode character to the stream (#523) More... almost 5 years ago
Fix TypeError: cannot unpack non-iterable PDFObjRef object, when unpacking the value of 'DW2' (#529) More... almost 5 years ago
Revert "Fix for when 'trailer' is indented (#513)" (#534) More... almost 5 years ago
Remove explicit support for Python 3.4 and 3.5, adding tests for python 3.9 (#522) More... almost 5 years ago
Fix for when 'trailer' is indented (#513) More... almost 5 years ago
Remove unused dependency on sortedcontainers (#525) More... almost 5 years ago
Release 20201018 More... almost 5 years ago
Rebrand the .six by adding a punchline and a faq (#520) More... almost 5 years ago
Update faq.rst More... almost 5 years ago
Fix .paint_path for non-rectangle quadrilaterals (#512) More... almost 5 years ago
Update faq.rst More... almost 5 years ago
Update docs/source/faq.rst More... almost 5 years ago
Update docs/source/faq.rst More... almost 5 years ago
Update docs/source/faq.rst More... almost 5 years ago
Add frequently asked questions More... almost 5 years ago
Add punchline to docs More... almost 5 years ago
Add punchline to readme More... almost 5 years ago
Deprecate Python 3.4 and 3.5 (#507) More... almost 5 years ago
Fix out-of-bound access on some PDFs. (#483) More... almost 5 years ago
Fix not being able to pass boxes flow as None to pdf2txt (#479) More... almost 5 years ago
Allow a pathlib.PurePath object as a input to open_filename (#492) More... almost 5 years ago
Pass caching parameter to PDFResourceManager in `high_level` functions (#475) More... almost 5 years ago
Remove unused rijndael encryption implementation (#465) More... almost 5 years ago
Add section to documentation with howto for AcroForm fields extraction (#458) More... almost 5 years ago
Move changelog line for #438 to current release More... about 5 years ago
Release 20200726 More... about 5 years ago
Replace internal usage of PDFTextExtractionNotAllowedError (deprecated) with PDFTextExtractionNotAllowed More... about 5 years ago
Restore PDFTextExtractionNotAllowed exception (#461) More... about 5 years ago
Always try to get CMap, even if name is not recognized (#438) More... about 5 years ago