Anthony
Anthony
Thanks for the tip on #109 , for anyone looking for a quick solution: (Also allows you to build without Rust nightly) ``` git clone https://github.com/06kellyjac/hunter.git cd hunter git checkout...
The `requirements.txt` file requests an outdated `uncompyle6` version. Upgrading the package should fix this: `pip install --upgrade uncompyle6`
As a workaround for now, you can compose these queries manually, ie `construct_query({"exact_phrase": "-is:starred"})` This does add quotes to the query string (`"-is:starred"` vs `-is:starred`) but Gmail doesn't seem to...
Will this be fixed or is it safe to consider this package to be abandoned?
Does anyone have any insight on the pure negligence that must have occurred to have feature docs available and published for something that simply doesn't exist in the master branch?...