On Monday, February 11, 2013 at 1:56 AM, Lennart Regebro wrote:
> On Sun, Feb 10, 2013 at 9:36 PM, Donald Stufft <donald.stu...@gmail.com 
> (mailto:donald.stu...@gmail.com)> wrote:
> > You pretty much want to keep a http -> https redirect around because
> > its not a particularly nice error message if someone leaves out
> > the https:// when typing the PyPI url in the browser.
> > 
> 
> 
> Isn't "you forgot the s" and a link to click to
> https://pypi.python.org a nice error message? :-)
> 
> //Lennart 
;) 

OTOH The simple API (/simple/) isn't really designed to be a user
facing API and is primarily for the purpose of automated installation
tools, so if we wanted to break things for old tools we could just
404 /simple/ on HTTP.
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to