mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
This commit is contained in:
parent
051b9d08d1
commit
51796e5d26
8 changed files with 14 additions and 14 deletions
|
@ -316,7 +316,7 @@ The Unicode category codes mentioned above stand for:
|
|||
* *Nd* - decimal numbers
|
||||
* *Pc* - connector punctuations
|
||||
* *Other_ID_Start* - explicit list of characters in `PropList.txt
|
||||
<http://www.unicode.org/Public/13.0.0/ucd/PropList.txt>`_ to support backwards
|
||||
<https://www.unicode.org/Public/13.0.0/ucd/PropList.txt>`_ to support backwards
|
||||
compatibility
|
||||
* *Other_ID_Continue* - likewise
|
||||
|
||||
|
@ -934,4 +934,4 @@ occurrence outside string literals and comments is an unconditional error:
|
|||
|
||||
.. rubric:: Footnotes
|
||||
|
||||
.. [#] http://www.unicode.org/Public/11.0.0/ucd/NameAliases.txt
|
||||
.. [#] https://www.unicode.org/Public/11.0.0/ucd/NameAliases.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue