[09:04:02] <xafer> sigmavirus24: sorry to nag but if you have a few minutes for this requests related PR https://github.com/pypa/pip/pull/3715 , I'd be interested in your opinion
[19:27:50] <adlai_> hi all; I'm a researcher working on open source development. My coauthor and I are looking for download statistics for python packages with GitHub repos. I understand the stats using Vanity are broken, and we're waiting for warehouse to deploy
[19:28:11] <adlai_> when do you guys expect that to happen?
[19:28:24] <adlai_> ie, three weeks, three years ?
[20:21:10] <apollo13> when it's done probably, but aren't those stats in google bigtable now?
[20:21:33] <adlai_> apollo13, I've never heard of it
[22:03:45] <sigmavirus24> dstufft: for twine environment variable scanning, should we have a similar scheme as pip, e.g., {executable_name.upper()}_{flag.replace('-','_').upper()} ?
[22:04:11] <sigmavirus24> dstufft: or should I do "PIP_..."
[22:33:23] <dstufft> if we subsume twine into pip it'll require people to update their env vars, but I don't think that's a big deal since it'll also have to update their command anyways and it free's us from needing to maintain compat