Open serhii73 opened 1 year ago
Be sure that after fixing this issue, The behavior of the dateparser should be:
In [2]: dateparser.parse('Mon, 05 Dec 2022 19:43:03 GMT') is None
Out[2]: False
https://github.com/scrapinghub/dateparser/pull/1121 - to understand the context