From: Günter M. <mi...@us...> - 2022-01-21 13:51:24
|
On 2022-01-20, Adam Turner via Docutils-develop wrote in gmane.text.docutils.devel: >> Changing the IDN breaks the validity of generated XML documents: > I thought it was a bit of a riskier change! >> Commit 6/6 did not apply cleanly here > See > https://github.com/AA-Turner/docutils/pull/11.patch for the "clean" > commit #6 This is a massive change. I split it in documentation vs. code changes, fixed/updated some more URLs left out changes for "historic" docs, and dropped the change in MathML namespace specifiers to keep them valid. ... > Flake8 fails on master with the following errors -- it wasn't anything I introduced Fixed. Thanks for telling. Thank you for your contributions. --- ** [patches:#191] Update URLs ** **Status:** open **Group:** None **Created:** Thu Jan 20, 2022 04:40 AM UTC by Adam Turner **Last Updated:** Thu Jan 20, 2022 12:09 PM UTC **Owner:** nobody Documentation / minor change. There are a lot of old URLs in the repo -- e.g. `docutils.sf.net`, `docutils.sourceforge.net` -- whilst these currently still work, we should update them all to the canonical `https://docutils.sourceforge.io` This patch does that, and also generally updates several other links to `https://` -- I tested each domain, so didn't update some old sourceforge domains that don't support `https://`. I also updated the `docutils.dtd` IDN in a single commit, so it can be dropped if wanted. I'd certainly reccomend applying the first 4 commits, and ideally the entire patch. https://github.com/AA-Turner/docutils/pull/10 // https://github.com/AA-Turner/docutils/pull/10.patch A --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/patches/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |