Steven R. Loomis

Results 747 comments of Steven R. Loomis

> I cannot control the version for the XMLmind XML Editor. For the apps I'm responsible for, I've been keeping with 8 mainly because it came with easy-to-use installer mechanisms...

still happens on latest bugwarrior aa660b258f95e29b07508f555ddc639e9cbdab82 I think the problem here is that the `service = github` run was aborted due to a critical error, BUT all remaining open tasks...

The stack doesn't reflect the function below but it might be a similar issue. If there's an exception, issues won't accumulate. https://github.com/ralphbean/bugwarrior/blob/develop/bugwarrior/services/github.py#L333-L344 ```python def get_query(self, query): … issues = {}...

i have the 'interface-only' issue, any workarounds?

^ cause above is your host being blacklisted for excess downloads, see #16

tested locally LGTM,. why is CI stuck?

good work and a couple of comments - i see two copies of ujson.h and probably only need one - does the entire repo need to be vendored since only...

- [ ] also this PR needs to update the top level `LICENSE` file to include a copy of LICENSE.MIT, see other examples - [ ] cpyscan tool can exclude...