dateparser sometimes tries to make sense of any passed string and returns the current datetime instead of None for an invalid string. Tried PREFER_DATES_FROM=past and strict_parsing=True without success. It seems the best option is to compare the parsed the to the current datetime.
…f.99647/post-1188390