Marek Marecki

Results 14 comments of Marek Marecki

Sure, go ahead. I think most people use pip anyway so it should not be too bad. I don't know if any APIs changed on the requests side, though. Is...

> (...) but it is very strange that it fails for such a reason. Well, it is, indeed. I'll see what I can do about it, but you'll have to...

Guessing: maybe the pod sees that the request is directed to `1.2.3.4` instead of `pod.example.com` and checks against a list of allowed host values on which the `1.2.3.4` is not...

I will look into this.

@Faldrian Yup. But since we don't have a proper OAuth API (we don't, am I right?) now it's not a possibility really...

@grote I'm sorry but currently I must mark it as a "wontfix". When D* will get real API I'll look into it once more.

`issue show -c deadbeef` (to see full help for the `show` command use `issue help -vc show`) The `-c` option will display attached comments, if there are any. Comment threads...

No `-c` option for the `show` command? Weird... It is defined in the UI file [here](https://github.com/marekjm/issue/blob/devel/ui.json#L551) and handled [here](https://github.com/marekjm/issue/blob/devel/issue.py#L1651). Try to pull from `devel` branch, run `make install` and see...

Hi @jeffofx! I'm glad you tried checking issue out. Everything you did was OK, except... that clap you have installed is not the clap you want ;-) Install this one...

And if not - ping me again.