Vera Olsson

Results 3 issues of Vera Olsson

**Package manager/ecosystem** `pip` **Manifest contents prior to update** `requirements.txt` **Updated dependency** `gevent` **What you expected to see, versus what you actually saw** `gevent` changelog is linking to `https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst` instead of...

T: bug 🐞
L: python:pip

I am on the latest version of the library, the test string is `Now arriving today by 10 PM` which gets parsed as ```python [('Now', datetime.datetime(2021, 10, 11, 7, 52,...

Type: Bug
search_dates

We have a use case when we have an endless stream of MinHashes which we continuously compare against MinHashes we have seen before. If we haven't seen it, we add...