Arthur Pinheiro

Results 112 comments of Arthur Pinheiro

> Hi @xilopaint, I'm afraid I don't have any plans at the moment (haven't upgraded yet)... but contributions are more than welcome! @fniephaus I just submitted #61 fixing this. Btw,...

> I'd like to continue using `alfred-workflow`, but that hasn't officially been migrated to Python 3 yet. Me too, but at this point it seems unlikely to happen. Dean hasn't...

> I'm in the process of rewriting doc2dash from the ground Thanks for working on this! Is there an ETA for the v3 release?

> This will require a change of the "argument required" option in the alfred workflow. > (which I did not know how to include in the PR) You just need...

@pSpitzner could you resolve the conflicts so I can review your PR?

@pSpitzner I just made a new release. Could you resolve conflicts again? I ask you to make any changes you find appropriate so I can review your PR. If you...

Personally, I find this design weird. You have a boolean argument (`should_trash`) that is only used if another argument (`out_filename`) is an empty string. If `out_filename` is not empty `should_trash`...

> One could probably do this with Alfred alone, by detecting if a filename is set, else setting it to the first argument. Then, later, delete differently depending on a...

> * And why is there [an `--ini` option](https://github.com/PyCQA/bandit#usage), but the docs [only refer to YAML](https://bandit.readthedocs.io/en/latest/config.html) as a configuration file format? Hey, I have the same question of @bittner. Why...

> We can probably close this issue now. Why closing the issue before a decision about it? There's still an undocumented `INI` file. It should be documented somewhere or explicitly...