Results 5 comments of Milind Shakya

I can reproduce this always when using it with gh enterprise. Let me try it with gh and see if i can reproduce.

` gh pull-requests` works without any issues pointing to github. Looks like it's only an issue with github enterprise.

@lwm Would this fix issues like this https://github.com/nvie/pip-tools/issues/366? I was thinking along with exclude, one could also make pip-compile flexible, so if issues like that happen, we could fall back...

@lwm I ended up fixing it since I needed it for a project. https://github.com/nvie/pip-tools/pull/394 as more info on the problem and the proposed solution.

I can confirm this happens on python as well with jedi-vim