[docutils:bugs] #445 docutils generates links to redirecting PEP URLs
"Günter Milde" via Docutils-develop <[email protected]>
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/bugs/445/ed21f6967aa5f17671ae47b27c99f45888ba45c8.bugs@docutils.p.sourceforge.net> |
- **status**: open-fixed --> closed-fixed - **Comment**: Fixed in Docutils 0.19. Thank you for the report. --- ** [bugs:#445] docutils generates links to redirecting PEP URLs** **Status:** closed-fixed **Created:** Fri Mar 11, 2022 09:16 AM UTC by Arek_Fu **Last Updated:** Sun Mar 13, 2022 06:59 PM 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 [email protected] 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.