On Thu, 22 Jul 2021, 9:47 am Kyle Stanley, <[email protected]> wrote:
> On Wed, Jul 21, 2021 at 12:19 PM Nguyen Do Minh Duc < > [email protected]> wrote: > >> Hi, >> >> When I find what's new in 3.10 beta in >> https://docs.python.org/whatsnew/3.10.html >> It redirected me to https://docs.python.org/3/whatsnew/3.10.html which >> shows 404 error not found nginx. Can you fix this? >> > > Thanks for the report! I don't believe the code and/or config for the web > server hosting docs.python.org is a public repo (may be mistaken), so > I'll CC the director of infrastructure, Ee W. Durbin. I suspect they will > know who to forward this to (or be able to fix it). > As far as I know, it's a bulk redirect of otherwise unmatched deep links to the Python 3 docs, so the OPs link won't work until 3.10 is officially released. Until then, only the version specific and dev URLs will work. Cheers, Nick. > Best Regards, > -- > --Kyle R. Stanley, Python Core Developer (what is a core dev? > <https://devguide.python.org/coredev/>) > *Pronouns: they/them **(why is my pronoun here?* > <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/> > ) > > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/WAJM6PFMX2DXOGPEC6I2QATAUT2GNJXC/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/EMZUUJMCAHH5A3NFVOIFFWXVCNY77LJN/ Code of Conduct: http://python.org/psf/codeofconduct/
