pyutils.git
2023-02-09 Scott GaschCut version 0.0.1b9
2023-02-09 Scott GaschFix typo in README.
2023-01-11 Scott GaschRemove the requirement that filename is a file from...
2022-12-17 Scott GaschTypos in docs.
2022-12-17 Scott GaschUpdate docs.
2022-12-17 Scott GaschAdds remove_edge and shortest path.
2022-12-17 Scott GaschCut version 0.0.1b8
2022-12-17 Scott GaschDocs for Graph.
2022-12-17 Scott GaschAdds Graph.
2022-12-16 Scott GaschTiebreak ordering of ranges with the same lower bound...
2022-12-15 Scott GaschMore docs...
2022-12-15 Scott GaschMore docs.
2022-12-15 Scott GaschUpdate docs again.
2022-12-15 Scott GaschUpdate docs and type hints in interval_tree. Add it...
2022-12-15 Scott GaschFix interval_tree so it actually works. Add unittests.
2022-12-15 Scott GaschBug and readability fix.
2022-12-13 Scott GaschAdds IntervalTree.
2022-12-11 Scott GaschRemove more annoying warning messages dumped to console...
2022-12-11 Scott GaschBe less annoying.
2022-12-11 Scott GaschMake argparse utils' valid_date work with the default...
2022-12-09 Scott GaschImprove identifier for zookeeper based lockfiles.
2022-12-09 Scott GaschAdds support for zookeeper-based lockfiles.
2022-12-04 Scott GaschMake the processed cmdline available to callers.
2022-11-24 Scott GaschFixup/improve error message when giving up on lock...
2022-11-24 Scott GaschImprove error message for logs.
2022-11-22 Scott GaschDo not touch timestamp if cronjob failed!
2022-11-18 Scott GaschFix docs.
2022-11-18 Scott GaschOnly upload one wheel.
2022-11-18 Scott GaschUpdate docs.
2022-11-18 Scott GaschUpdate docs.
2022-11-17 Scott GaschTweak cut_version.sh again.
2022-11-17 Scott GaschCut version 0.0.1b7
2022-11-17 Scott GaschFix stdev.
2022-11-17 Scott GaschUse the right greek letter for the mean of the populati...
2022-11-11 Scott GaschChange path of remote_worker so the macbook can work...
2022-11-02 Scott GaschThis is slightly faster...
2022-11-01 Scott GaschMessing with config files for git presubmit check while...
2022-10-31 Scott GaschMore tweaking of cut_version.sh.
2022-10-31 Scott GaschAdds MD5 checksums to wheels.
2022-10-31 Scott GaschDoc updates to argparse_utils.py.
2022-10-31 Scott GaschMore changes to cut_version.sh.
2022-10-31 Scott GaschUpdate cut_version.sh.
2022-10-31 Scott GaschModify cut_version to check in wheel produced.
2022-10-31 Scott GaschUpdate docs in parallelize again.
2022-10-31 Scott GaschAdd binary wheels.
2022-10-30 Scott GaschUpdate docs.
2022-10-30 Scott GaschUpdate docs around development
2022-10-30 Scott GaschCut version 0.0.1b6
2022-10-30 Scott GaschFix toml files after rename. This rename is a pain!
2022-10-30 Scott GaschCut version 0.0.1b6
2022-10-30 Scott GaschCut version 0.0.1b6
2022-10-30 Scott GaschFix dog generation after last rename change.
2022-10-30 Scott GaschRename some directories (e.g. typez -> types) since...
2022-10-30 Scott GaschAdd better docs with an example to SharedDict.
2022-10-29 Scott GaschAdd id_generator_test.
2022-10-29 Scott GaschAdd run_tests.py to the examples/README list.
2022-10-29 Scott GaschMake run_tests_serially.sh skip zookeeper_test.py too.
2022-10-29 Scott GaschTeach run_tests.py to abort inflight tests in case...
2022-10-29 Scott GaschFix wrong TimeoutError in catch.
2022-10-26 Scott GaschGet reminder to stop leaving turds around my filesystem.
2022-10-26 Scott GaschDocs for dataclass_utils.
2022-10-26 Scott GaschAdd dataclass_utils for some simple dataclass wrappers...
2022-10-25 Scott GaschImprove documentation / doctests.
2022-10-25 Scott GaschUpdate documentation.
2022-10-21 Scott GaschCut version 0.0.1b5
2022-10-21 Scott GaschAdd missing dependency on ANTLR runtime.
2022-10-21 Scott GaschLift easter() function from dateutils and remove that...
2022-10-19 Scott GaschMake sure lockfile always sets locktime. Use locktime...
2022-10-19 Scott GaschImprove cut_version.sh understanding of old versions.
2022-10-19 Scott GaschTeach cut_version.sh about PREVIOUS_VERSION...
2022-10-19 Scott GaschAdd a blurb about fff.py in README.
2022-10-19 Scott GaschAdd fff.py as an example but it's really a devtool...
2022-10-19 Scott GaschClean up run_tests.py
2022-10-19 Scott GaschMore messing with the project file.
2022-10-19 Scott GaschUpdate license to try to make the PyPi page look nicer...
2022-10-18 Scott GaschMake it clear that --config_allow_dynamic_updates doesn...
2022-10-18 Scott GaschAdd some more examples and a convenience method in...
2022-10-18 Scott GaschReference local files in wordle example.
2022-10-18 Scott GaschBetter explain what the heck is going on in deferred_op...
2022-10-18 Scott GaschAdd an overall runtime line to the final report in...
2022-10-18 Scott GaschAdds timer next to progress bar in run_tests.py.
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-18 Scott GaschStop calling internal method _resolve in run_tests.py.
2022-10-18 Scott GaschLog an error message when something went wrong in run_t...
2022-10-18 Scott GaschDo not let test names in results collide when we run...
2022-10-18 Scott GaschMake run_tests.py keep track of test runtimes.
2022-10-18 Scott GaschMake run_tests.py tell you what's still running.
2022-10-17 Scott GaschCut version 0.0.1b4
2022-10-17 Scott GaschUpdate sphinx links to anonymous references to work...
2022-10-17 Scott GaschMore documentation improvements.
2022-10-17 Scott GaschFix run_tests.py to detect doctest failures and tear...
2022-10-17 Scott GaschUpdate remote worker records to be more instructive.
2022-10-17 Scott GaschHacky code to sort the colors on the sphinx webpage. :P
2022-10-16 Scott GaschCut version 0.0.1b3
2022-10-16 Scott GaschHandle exception from os when attempting to determine...
2022-10-16 Scott GaschFall back on os.get_terminal_size() rather than calls...
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
next