Sebastian Böhm

Results 4 comments of Sebastian Böhm

It seems like you can reverse-engineer the download urls from the protocol version number. The 4.8.4 package is basically there ([http://blzdistsc2-a.akamaihd.net/Linux/SC2.4.8.4.73286.zip](http://blzdistsc2-a.akamaihd.net/Linux/SC2.4.8.4.73286.zip)) but it's missing the executable...

Hi @daneah , I saw that some of my other PRs got merged recently. Is there any chance that this enhancement can also be merged soon? I would really like...

I just opened a PR that adds support for `MultiCommand`s (#71) since I also needed it and it was straight forward enough to implement. It works for my use case...

This becomes a bigger issue if used with a `click.Choice` because the string representation of the function object is obviously not contained in the allowed values: `InvalidSelectValueError: Illegal select value...