cmyers009

Results 4 issues of cmyers009

I want to add logging for when the consumer does not receive a message for longer than 5 minutes. The problem is that this for loop never exits (even if...

The list of relationship.ids contain no duplicates. On the line `relationship.ids.extend(x for x in ids if x not in relationship.ids)`, you must iterate through the entire list to make sure...

python

### Description of the bug If the file bytes are prematurely cut-off, then fitz will open the PDF file with 0 pages, but at the same time, cause a memory...

Waiting for information

### Description of the bug Code in documentation is outdated. ### How to reproduce the bug How to Use Ink Annotations section: page.addInkAnnot function outdated. should be page.add_ink_annot How to...

documentation issue
Fixed in next release