[03:47:28] <r1chardj0n3s> ah, crap. does anyone know how to un-merge a PR on bitbucket? Goddammit :(
[04:01:48] <r1chardj0n3s> oh, it's pretty easy, just revert and push. done. now to see what the fallout will be from me merging and then reverting the markdown rendering :/
[16:27:13] <msabramo> Is there a way to suppress pip's warning about `_warn_about_insecure_transport_scheme` for a specific index rather than a particular package? Looking at the source, I haven't seen it, but wondering if I missed something.
[16:27:53] <msabramo> use case is I don't want yellow warnings in the output when folks are using our internal devpi server, but I think the warning should be in effect when hitting PyPI