tributary
tributary copied to clipboard
Streaming reactive and dataflow graphs in Python
**Describe the bug** `inspect.getargspec` is deprecated since python 3.0 and removed from python 3.11 It should be replaced `inspect.getfullargspec` **To Reproduce** Open and run `examples/lazy_examples.ipynb` got ```AttributeError: module 'inspect' has...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....