Messing with config files for git presubmit check while cleaing
[pyutils.git] / src / pyutils / parallelize /
2022-10-31 Scott GaschUpdate docs in parallelize again.
2022-10-30 Scott GaschUpdate docs.
2022-10-30 Scott GaschRename some directories (e.g. typez -> types) since...
2022-10-29 Scott GaschFix wrong TimeoutError in catch.
2022-10-26 Scott GaschAdd dataclass_utils for some simple dataclass wrappers...
2022-10-25 Scott GaschImprove documentation / doctests.
2022-10-18 Scott GaschBetter explain what the heck is going on in deferred_op...
2022-10-18 Scott GaschRemove hardcoded properties list from DeferredOperand...
2022-10-18 Scott GaschAdd a comment for future fields in SmartFuture.
2022-10-18 Scott GaschMake DeferredOperand handle sets, dirs, dels transparen...
2022-10-18 Scott GaschMake DeferredOperand work more transparently.
2022-10-17 Scott GaschMore documentation improvements.
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
2022-10-14 Scott GaschMore documentation.
2022-10-12 Scott GaschAdd __len__ to NumericPopulation and then use it instea...
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...