Jessica Rosenfield

Results 5 issues of Jessica Rosenfield

One consequence of the recommended op-orders `CGQAW` and `GAWCQ` is that garbage reads may end up being trimmed to lengths of 0 or shorter than the provided window size in...

enhancement

Hi there! I was excited to come across this project! Do you have any rough guesses as to when it might be published on https://www.npmjs.com/?

Docx may be in the format of flattened xml files, as opposed to zip files. I believe [_calculateExtractedText](https://github.com/dbashford/textract/blob/master/lib/extractors/docx.js#L9) has this functionality. Here's an example of what this input looks like:...

## Summary Customize the connection pool size ([example code](https://github.com/boto/botocore/issues/619#issuecomment-461859685)) either through an additional setting or by some factor of `REACTOR_THREADPOOL_MAXSIZE`, or ensure the `HTTPConnectionPool` used by twisted is used in...

enhancement

Docx may be in the format of flattened xml files, as opposed to zip files such as: ``` [FILE CONTENT] [FILE CONTENT] [FILE CONTENT] [FILE CONTENT] ```

enhancement