Cosimo Alfarano

Results 5 issues of Cosimo Alfarano

since the HTML page is substantially a textual page , while dot is visual, it is often useful (100% in my use cases) to have both generated. I cannot find...

```python -mmodulegraph -m "ads.design.v3.block" -d -h > page.html``` I'd expect this command to write a html code to file, while since -d write to stdout, it is mixed to the...

Fly returns immediately after the retire/land API call has been made to TSA. The use case is a provisioner which is called during resource destruction (e.g. terraform provisioner with when="destroy"),...

fly
enhancement

simpleeval tries to guess a node is an iterable by looking at the presence of `__len__`, but this is not enough to determine if the result will be unsave. it...

I use some S3 buckets, two examples in the image. In the task creating the Pipfile I added a further information in one of the s3 stored data's version, which...