bpo-36502: Update link to UAX #44, the Unicode doc on the UCD. by gnprice · Pull Request #15301 · python/cpython

@gnprice

@benjaminp

benjaminp

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 9, 2019

@gnprice @miss-islington

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 9, 2019

@gnprice @miss-islington

benjaminp pushed a commit that referenced this pull request

Sep 9, 2019
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>

miss-islington added a commit that referenced this pull request

Sep 9, 2019
…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>

miss-islington added a commit that referenced this pull request

Sep 9, 2019
…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>

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020

@gnprice @websurfer5