Re: [Python-Dev] Web redirect to PyAr
In article , Facundo Batista wrote: > Sending mail here because I really don't know where this is handled :) > > At some point in the past we had a redirect from python.org/ar (note > the slash, not a point) to a PyAr site. > > Now it's not working, it 404s. > > It should be redirected to python.org.ar (note the point). These days, python.org website issues are being tracked at: https://github.com/python/pythondotorg/issues Suggest opening an issue there. -- Ned Deily, [email protected] ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Web redirect to PyAr
On Mon, Mar 7, 2016 at 3:07 AM, Facundo Batista wrote: > Hello! > > Sending mail here because I really don't know where this is handled :) > > At some point in the past we had a redirect from python.org/ar (note > the slash, not a point) to a PyAr site. > > Now it's not working, it 404s. > > It should be redirected to python.org.ar (note the point). Can you try again? It should be redirected to python.org.ar now. --Berker ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Web redirect to PyAr
On Mon, Mar 7, 2016 at 4:08 PM, Berker Peksağ wrote: >> At some point in the past we had a redirect from python.org/ar (note >> the slash, not a point) to a PyAr site. >> >> Now it's not working, it 404s. >> >> It should be redirected to python.org.ar (note the point). > > Can you try again? It should be redirected to python.org.ar now. Wonderful, it works! Thanks Berker!! Regards, -- .Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
