Uh oh!
There was an error while loading. Please reload this page.
bpo-36502: Update link to UAX #44, the Unicode doc on the UCD. - #15301
Conversation
The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/#Modifications Change the link to one that points to the current version.
gnprice
commented
Aug 15, 2019
(Attached to this particular issue because it's where I added a link to this docs page from another docs page, in a context where if the reader wants to really know details then it's likely they'll in turn follow this link to the UCD. I guess I could also have left off an issue number, probably.) |
miss-islington
commented
Sep 9, 2019
Thanks @gnprice for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7, 3.8. |
pythonGH-15301) The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/GH-Modifications Change the link to one that points to the current version. Also, use HTTPS. (cherry picked from commit 64c6ac7) Co-authored-by: Greg Price <gnprice@gmail.com>
bedevere-bot
commented
Sep 9, 2019
GH-15806 is a backport of this pull request to the 3.8 branch. |
pythonGH-15301) The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/GH-Modifications Change the link to one that points to the current version. Also, use HTTPS. (cherry picked from commit 64c6ac7) Co-authored-by: Greg Price <gnprice@gmail.com>
bedevere-bot
commented
Sep 9, 2019
GH-15807 is a backport of this pull request to the 3.7 branch. |
miss-islington
commented
Sep 9, 2019
Sorry, @gnprice and @benjaminp, I could not cleanly backport this to |
GH-15301) The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/GH-Modifications Change the link to one that points to the current version. Also, use HTTPS.. (cherry picked from commit 64c6ac7) Co-authored-by: Greg Price <gnprice@gmail.com>
bedevere-bot
commented
Sep 9, 2019
GH-15808 is a backport of this pull request to the 2.7 branch. |
…15301) The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/GH-Modifications Change the link to one that points to the current version. Also, use HTTPS. (cherry picked from commit 64c6ac7) Co-authored-by: Greg Price <gnprice@gmail.com>
…15301) The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/GH-Modifications Change the link to one that points to the current version. Also, use HTTPS. (cherry picked from commit 64c6ac7) Co-authored-by: Greg Price <gnprice@gmail.com>
gnprice
commented
Sep 10, 2019
Ah, good catch :-) -- I hadn't noticed that it was an Thanks for the review and merge! |
…ythonGH-15301) The link we have points to the version from Unicode 6.0.0, dated 2010. There have been numerous updates to it since then: https://www.unicode.org/reports/tr44/#Modifications Change the link to one that points to the current version. Also, use HTTPS.
The link we have points to the version from Unicode 6.0.0, dated 2010.
There have been numerous updates to it since then:
https://www.unicode.org/reports/tr44/#Modifications
Change the link to one that points to the current version.
https://bugs.python.org/issue36502