Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / dateparse /
2022-06-09 Scott GaschImprove dateparse and make string_utils.extract_date.
2022-05-13 Scott GaschFix an edge condition around the Nth weekday of the...
2022-03-25 Scott GaschAdd copyright to grammar.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-10 Scott GaschMore cleanup.
2022-02-10 Scott GaschMore cleanup.
2022-02-06 Scott GaschAdd a simple test for waitable presence.
2022-02-05 Scott GaschAdd a bunch of __init__.py's; maybe this will fix import
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottLet's be explicit with asserts; there was a bug in...
2022-02-02 ScottMake subdirs type clean too.
2022-01-31 ScottFix a couple of bugs in date parsing.
2022-01-06 ScottA bunch of changes...
2021-09-25 Scott GaschAdd some classes that use persistent to cache data...
2021-09-10 Scott GaschAdding more tests, working on the test harness.
2021-09-08 Scott GaschVarious changes.
2021-08-05 Scott GaschAdds profanity filter, fixes bugs.
2021-07-17 Scott GaschVarious
2021-07-10 Scott GaschACL uses enums, some more tests, other stuff.
2021-07-09 Scott GaschReduce import scopes, remove cycles.
2021-07-09 Scott GaschRename simple_acl -> acl
2021-07-09 Scott GaschLots of changes.
2021-03-25 Scott GaschInitial revision