
This is because 3.10 is still in pre-release, which means the /3/ URL still uses the documentation for 3.9, which obviously does not contain a whatsnew page for the upcoming version. The correct URL is currently https://docs.python.org/3.10/whatsnew/3.10.html but the redirect should still probably be fixed Patrick On 21/07/2021 13:15, Nguyen Do Minh Duc wrote:
Hi,
When I find what's new in 3.10 beta in https://docs.python.org/whatsnew/3.10.html <https://docs.python.org/whatsnew/3.10.html> It redirected me to https://docs.python.org/3/whatsnew/3.10.html <https://docs.python.org/3/whatsnew/3.10.html> which shows 404 error not found nginx. Can you fix this?
Sincerely
xXPartOfMeXx
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-leave@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/VOWYBW2O... Code of Conduct: http://python.org/psf/codeofconduct/