- **status**: open --> open-fixed
- **Comment**:
Thank you for reporting this recent URL change. The default PEP base URL is updated in [r9045].
As [the PEP base URL is configurable](https://docutils.sourceforge.io/docs/user/config.html#pep-base-url), you can silence the warnings also without updating Docutils.
---
** [bugs:#445] docutils generates links to redirecting PEP URLs**
**Status:** open-fixed
**Created:** Fri Mar 11, 2022 09:16 AM UTC by Arek_Fu
**Last Updated:** Fri Mar 11, 2022 09:16 AM UTC
**Owner:** nobody
The official URL for PEPs seems to have recently changed to the format [https://peps.python.org/pep-0008/](https://peps.python.org/pep-0008/). The links generated by docutils have the form [https://www.python.org/dev/peps/pep-0008](https://www.python.org/dev/peps/pep-0008); this redirects to the official URL, but it raises warnings in Sphinx's linkcheck builder. I initially thought this was an issue with Sphinx and opened a bug report [there](https://github.com/sphinx-doc/sphinx/issues/10253), but I think the links are actually generated by docutils.
Expected behaviour: docutils should generate links to the new PEP URLs.
---
Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |