[07:45:35] <kr> I'd like to ask about the status of twine
[07:46:21] <kr> and - if it would be possible to extract the upload functionality into a library
[11:13:05] <dstufft> kr: the status is I haven't had a lot of time to work on it :(
[12:31:10] <Ivo> dstufft: you're asking now if we should go back on our instance that pip complain about using insecure transports?
[12:32:23] <dstufft> Ivo: yea, I added that, and we've had a number of complaints about it warning people about insecure transport when they are on a secure network
[12:32:48] <dstufft> the most obvious of those is localhost (in all it's various incantations), but there's also "I'm only on the LAN so a http url is fine"
[12:33:19] <Ivo> dstufft: I still think a good solution is an option to specify DNs pip won't complain about
[12:33:59] <Ivo> so for instance populate it with localhost by default
[12:34:20] <Ivo> ppl can populate it with others if they want o use http on others
[12:34:48] <dstufft> yea that's not a terrible idea, and what i'd do if we kept that
[12:34:59] <dstufft> I was just wondering if the warning really is doing much at all
[12:40:08] <Ivo> dstufft: read http://blogs.computerworld.com/privacy/23698/google-customers-you-will-use-https again, do you really want to become that guy
[12:41:19] <Ivo> roight, brb off into windows land
[12:59:11] <kr> dstufft: I'll do a cleanup/refactor on twine/upload.py if you do not mind
[13:00:08] <dstufft> kr: Not at all! Especially if you write tests at the same time :) (I wrote twine over a few hours on a weekend to solve a problem and never got around to writing any :/) but fwiw make sure it supports 2.6+ and 3.2+
[13:05:00] <kr> do you need to support 2.6 nor 3.2? I can not check those, only 2.7 and 3.3
[13:05:34] <kr> nor can I check it on windows & mac
[13:05:47] <dstufft> I can check it on 2.6 and 3.2 if you make a PR
[17:00:10] <dstufft> I'm goig to cut a 1.5.5 release with some fixes in it, https://github.com/pypa/pip/issues?milestone=9&state=open is what i'm planning, if anyone else has something they want add it to the milestone
[22:14:26] <pmxbot> Removed notice about PEP 420 package finder. Discussion in the ticket (Ref #97) indicates that the implementation is currently inadequate.