PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Tuesday the 20th of September, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[02:41:28] <gp> should the get-pip.py install script work via a proxy that uses CONNECT for https?
[02:42:08] <gp> curl/wget etc works through the proxy but I cannot get pip to work
[03:03:42] <gp> looks like it was a problem with the request parsing in the python proxy code i'm using
[03:04:13] <gp> well maybe not problem... but pip does it differently than the others
[20:28:14] <yoh> Having installed a package from a whl, could I discover (with pip command?) from which whl it came from?
[20:54:59] <DanielWHolth> The WHEEL file in the package dist info directory may show what tags the wheel had