PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Friday the 27th of February, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[23:11:35] <xafer> hi, wondering if we really want to log the compile stage of wheel installs ?
[23:12:05] <xafer> https://github.com/pypa/pip/pull/2463 for some context
[23:13:52] <xafer> we could maybe switch this to debug level ?
[23:14:21] <dstufft> xafer: probably reasonable
[23:15:10] <xafer> but was wondering if in debug mode we would still want to remove the tracebacks ?
[23:15:17] <dstufft> probably not
[23:56:35] <wickman> does anyone use nested requirements.txt?
[23:56:42] <wickman> like, on earth
[23:58:27] <wickman> the main reason that i ask is that nested requirements.txt are not particularly well conditioned. iiuc, if you have --find-links or --index-url defined in a nested requirements.txt, it will overwrite those parameters at the global scope