Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / smart_future.py
2022-06-03 Scott GaschHammer on that run_tests.py thing again.
2022-06-02 Scott GaschInitial stab at a smarter doc/unit/integration/coverage...
2022-06-01 Scott GaschMore docs cleanup.
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-05-30 Scott GaschClean up more docs to work with sphinx.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-10 Scott GaschMore cleanup.
2022-02-09 Scott GaschMore cleanup, yey!
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 ScottMore type annotations.
2022-01-31 ScottFix a recent bug in executors. Thread executor needs...
2022-01-31 ScottChange locking boundaries for shared dict. Add a unit...
2022-01-30 ScottOptionally surface exceptions that happen under executo...
2022-01-27 ScottRan black code formatter on everything.
2021-11-19 Scott GaschMake smart futures avoid polling.
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-09-08 Scott GaschVarious changes.
2021-07-10 Scott GaschACL uses enums, some more tests, other stuff.
2021-07-09 Scott GaschLots of changes.
2021-03-25 Scott GaschInitial revision