[09:15:17] <xafer> dstufft, on one side I'm happy you found a way to fix it, on the other, I can't help to find the solution unsatisfactory...
[16:20:53] <qwcode> dstufft, is this PEP470 accurate? https://packaging.python.org/en/latest/peps.html#pep470-using-multi-index-support-for-external-to-pypi-package-file-hosting
[16:21:53] <qwcode> dstufft, ok, I like PEP470. : )
[16:22:10] <dstufft> I ned to finish the next draft of it :(
[16:26:03] <qwcode> dstufft, the summary says "This PEP effectively reverts PEP438." I wonder if "obsoletes" is better, since it doesn't technically revert PEP438?
[16:32:40] <qwcode> dstufft, "The biggest reason to use twine is that python setup.py upload uploads files over plaintext. This means anytime you use it you expose your username and password to a MITM attack"
[16:33:03] <qwcode> dstufft, but "register" is still exposed, right?