0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'msopko81-patch-1' More... about 7 years ago
add tests for pickling timezone objects #366 More... about 7 years ago
search dates with trailing comma More... about 7 years ago
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working More... about 7 years ago
Merge pull request #453 from rennerocha/detected-language-in-search-dates-return More... over 7 years ago
Removed string unicode normalization More... over 7 years ago
Fixed docs More... over 7 years ago
Merge pull request #447 from scrapinghub/andrey-colon-exception More... over 7 years ago
Cosmetic changes to make use of quotes more consistent More... over 7 years ago
Replaced method to expand dates tuple to avoid syntax errors in old Python versions More... over 7 years ago
Included new parameter to search_dates function docs More... over 7 years ago
Included new argument to allow search function to return the detected language More... over 7 years ago
Allowed to include positional argument when executing test to make possible to run specific tests (#450) More... over 7 years ago
Fixed test scenario to avoid tests stop working in days bigger than 30 (#449) More... over 7 years ago
Add tests for colon-only strings for _no_spaces_parser. More... over 7 years ago
Fix an exception in _no_spaces_parser(':'). More... over 7 years ago
Checks didn't like that. Let's try this way More... over 7 years ago
That wasn't really a good idea in retrospect, let's try this More... over 7 years ago
Simplify More... over 7 years ago
Don't pass in the whole settings object More... over 7 years ago
Merge remote-tracking branch 'scrapinghub/master' More... over 7 years ago
Merge branch 'lopuhin-search-zero-division' More... over 7 years ago
add tests from #401 More... over 7 years ago
Merge branch 'search-zero-division' of https://github.com/lopuhin/dateparser into lopuhin-search-zero-division More... over 7 years ago
Merge branch 'lopuhin-faster-without-locales' More... over 7 years ago
reconfigure travis for Python 3.7 More... over 7 years ago
add @lopuhin to authors More... over 7 years ago
reconfigure Travis More... over 7 years ago
Fix ZeroDivisionError in search_dates More... over 7 years ago
compile a pattern on a hot path More... over 7 years ago