Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / bootstrap.py
2022-06-12 Scott GaschAt python3.10 importlib.abc is a separate module that...
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-04-08 Scott GaschMore messing with making sure that exception tracebacks...
2022-04-08 Scott GaschCause the custom exception handler to also log unhandle...
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-24 Scott GaschAlso log about __debug__.
2022-02-12 Scott GaschOops.
2022-02-12 Scott GaschTry another tactic to figure out entry point.
2022-02-10 Scott GaschMore spring cleaning.
2022-02-08 Scott GaschHook in pylint to the pre-commit hook and start to...
2022-02-04 Scott GaschHave bootstrap log the site_config at program initializ...
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 ScottMore type annotations.
2022-01-27 ScottAdd --trace_memory to bootstrap.
2022-01-27 ScottAdd --run_profiler option.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-11 ScottAdd requirements.txt
2022-01-10 ScottExperiment with audit events in bootstrap.
2022-01-07 ScottMake logging optionally remove global handlers added...
2021-10-07 Scott GaschStarting to move towards python3.9
2021-10-05 Scott GaschGroups of google lights (kinda hacky, needs a rework...
2021-09-15 Scott GaschAdding doctests. Also added a logging filter.
2021-09-08 Scott GaschVarious changes.
2021-07-29 Scott GaschMoney, Rate, CentCount and a bunch of bugfixes.
2021-07-17 Scott GaschVarious
2021-07-13 Scott GaschRandom changes.
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 GaschLots of changes.
2021-03-25 Scott GaschInitial revision