Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / thread_utils.py
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-29 Scott GaschTweak around docstring to make prettier sphinx autodocs.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-09 Scott GaschFighting with type hints.
2022-02-09 Scott GaschMore cleanup, yey!
2022-02-02 ScottMore type annotations.
2022-02-02 ScottMore mypy cleanup... ugh.
2022-01-27 ScottAdding test code trying to improve test coverage.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2021-09-09 Scott GaschAdd doctests to some of this stuff.
2021-07-10 Scott GaschACL uses enums, some more tests, other stuff.
2021-03-25 Scott GaschInitial revision