Browse Source

Update idna library 2.8 (032fc55) → 2.9 (1233a73).

pull/1289/head
JackDandy 5 years ago
parent
commit
07187865c2
  1. 1
      CHANGES.md
  2. 2
      lib/idna/core.py
  3. 56
      lib/idna/idnadata.py
  4. 2
      lib/idna/package_data.py
  5. 724
      lib/idna/uts46data.py

1
CHANGES.md

@ -11,6 +11,7 @@
* Update Beautiful Soup 4.8.1 (r540) to 4.8.2 (r554) * Update Beautiful Soup 4.8.1 (r540) to 4.8.2 (r554)
* Update Certifi 2019.06.16 (84dc766) to 2019.11.28 (21abb9b) * Update Certifi 2019.06.16 (84dc766) to 2019.11.28 (21abb9b)
* Update DiskCache library 4.0.0 (2c79bb9) to 4.1.0 (b0451e0) * Update DiskCache library 4.0.0 (2c79bb9) to 4.1.0 (b0451e0)
* Update idna library 2.8 (032fc55) to 2.9 (1233a73)
* Update PySocks 1.7.0 (91dcdf0) to 1.7.1 (c2fa43c) * Update PySocks 1.7.0 (91dcdf0) to 1.7.1 (c2fa43c)
* Update Requests library 2.22.0 (3d968ff) to 2.23.0 (b7c6aba) * Update Requests library 2.22.0 (3d968ff) to 2.23.0 (b7c6aba)
* Update Six compatibility library 1.13.0 (ec58185) to 1.14.0 (3a3db75) * Update Six compatibility library 1.13.0 (ec58185) to 1.14.0 (3a3db75)

2
lib/idna/core.py

@ -9,7 +9,7 @@ _virama_combining_class = 9
_alabel_prefix = b'xn--' _alabel_prefix = b'xn--'
_unicode_dots_re = re.compile(u'[\u002e\u3002\uff0e\uff61]') _unicode_dots_re = re.compile(u'[\u002e\u3002\uff0e\uff61]')
if sys.version_info[0] == 3: if sys.version_info[0] >= 3:
unicode = str unicode = str
unichr = chr unichr = chr

56
lib/idna/idnadata.py

@ -1,6 +1,6 @@
# This file is automatically generated by tools/idna-data # This file is automatically generated by tools/idna-data
__version__ = "11.0.0" __version__ = "12.1.0"
scripts = { scripts = {
'Greek': ( 'Greek': (
0x37000000374, 0x37000000374,
@ -74,6 +74,7 @@ scripts = {
0x304100003097, 0x304100003097,
0x309d000030a0, 0x309d000030a0,
0x1b0010001b11f, 0x1b0010001b11f,
0x1b1500001b153,
0x1f2000001f201, 0x1f2000001f201,
), ),
'Katakana': ( 'Katakana': (
@ -85,6 +86,7 @@ scripts = {
0xff660000ff70, 0xff660000ff70,
0xff710000ff9e, 0xff710000ff9e,
0x1b0000001b001, 0x1b0000001b001,
0x1b1640001b168,
), ),
} }
joining_types = { joining_types = {
@ -824,6 +826,7 @@ joining_types = {
0x1e941: 68, 0x1e941: 68,
0x1e942: 68, 0x1e942: 68,
0x1e943: 68, 0x1e943: 68,
0x1e94b: 84,
} }
codepoint_classes = { codepoint_classes = {
'PVALID': ( 'PVALID': (
@ -1258,18 +1261,11 @@ codepoint_classes = {
0xe5000000e5a, 0xe5000000e5a,
0xe8100000e83, 0xe8100000e83,
0xe8400000e85, 0xe8400000e85,
0xe8700000e89, 0xe8600000e8b,
0xe8a00000e8b, 0xe8c00000ea4,
0xe8d00000e8e,
0xe9400000e98,
0xe9900000ea0,
0xea100000ea4,
0xea500000ea6, 0xea500000ea6,
0xea700000ea8, 0xea700000eb3,
0xeaa00000eac, 0xeb400000ebe,
0xead00000eb3,
0xeb400000eba,
0xebb00000ebe,
0xec000000ec5, 0xec000000ec5,
0xec600000ec7, 0xec600000ec7,
0xec800000ece, 0xec800000ece,
@ -1370,7 +1366,7 @@ codepoint_classes = {
0x1c4000001c4a, 0x1c4000001c4a,
0x1c4d00001c7e, 0x1c4d00001c7e,
0x1cd000001cd3, 0x1cd000001cd3,
0x1cd400001cfa, 0x1cd400001cfb,
0x1d0000001d2c, 0x1d0000001d2c,
0x1d2f00001d30, 0x1d2f00001d30,
0x1d3b00001d3c, 0x1d3b00001d3c,
@ -1727,6 +1723,10 @@ codepoint_classes = {
0xa7b50000a7b6, 0xa7b50000a7b6,
0xa7b70000a7b8, 0xa7b70000a7b8,
0xa7b90000a7ba, 0xa7b90000a7ba,
0xa7bb0000a7bc,
0xa7bd0000a7be,
0xa7bf0000a7c0,
0xa7c30000a7c4,
0xa7f70000a7f8, 0xa7f70000a7f8,
0xa7fa0000a828, 0xa7fa0000a828,
0xa8400000a874, 0xa8400000a874,
@ -1753,7 +1753,7 @@ codepoint_classes = {
0xab200000ab27, 0xab200000ab27,
0xab280000ab2f, 0xab280000ab2f,
0xab300000ab5b, 0xab300000ab5b,
0xab600000ab66, 0xab600000ab68,
0xabc00000abeb, 0xabc00000abeb,
0xabec0000abee, 0xabec0000abee,
0xabf00000abfa, 0xabf00000abfa,
@ -1830,6 +1830,7 @@ codepoint_classes = {
0x10f0000010f1d, 0x10f0000010f1d,
0x10f2700010f28, 0x10f2700010f28,
0x10f3000010f51, 0x10f3000010f51,
0x10fe000010ff7,
0x1100000011047, 0x1100000011047,
0x1106600011070, 0x1106600011070,
0x1107f000110bb, 0x1107f000110bb,
@ -1871,7 +1872,7 @@ codepoint_classes = {
0x1137000011375, 0x1137000011375,
0x114000001144b, 0x114000001144b,
0x114500001145a, 0x114500001145a,
0x1145e0001145f, 0x1145e00011460,
0x11480000114c6, 0x11480000114c6,
0x114c7000114c8, 0x114c7000114c8,
0x114d0000114da, 0x114d0000114da,
@ -1881,7 +1882,7 @@ codepoint_classes = {
0x1160000011641, 0x1160000011641,
0x1164400011645, 0x1164400011645,
0x116500001165a, 0x116500001165a,
0x11680000116b8, 0x11680000116b9,
0x116c0000116ca, 0x116c0000116ca,
0x117000001171b, 0x117000001171b,
0x1171d0001172c, 0x1171d0001172c,
@ -1889,10 +1890,13 @@ codepoint_classes = {
0x118000001183b, 0x118000001183b,
0x118c0000118ea, 0x118c0000118ea,
0x118ff00011900, 0x118ff00011900,
0x119a0000119a8,
0x119aa000119d8,
0x119da000119e2,
0x119e3000119e5,
0x11a0000011a3f, 0x11a0000011a3f,
0x11a4700011a48, 0x11a4700011a48,
0x11a5000011a84, 0x11a5000011a9a,
0x11a8600011a9a,
0x11a9d00011a9e, 0x11a9d00011a9e,
0x11ac000011af9, 0x11ac000011af9,
0x11c0000011c09, 0x11c0000011c09,
@ -1931,13 +1935,16 @@ codepoint_classes = {
0x16b6300016b78, 0x16b6300016b78,
0x16b7d00016b90, 0x16b7d00016b90,
0x16e6000016e80, 0x16e6000016e80,
0x16f0000016f45, 0x16f0000016f4b,
0x16f5000016f7f, 0x16f4f00016f88,
0x16f8f00016fa0, 0x16f8f00016fa0,
0x16fe000016fe2, 0x16fe000016fe2,
0x17000000187f2, 0x16fe300016fe4,
0x17000000187f8,
0x1880000018af3, 0x1880000018af3,
0x1b0000001b11f, 0x1b0000001b11f,
0x1b1500001b153,
0x1b1640001b168,
0x1b1700001b2fc, 0x1b1700001b2fc,
0x1bc000001bc6b, 0x1bc000001bc6b,
0x1bc700001bc7d, 0x1bc700001bc7d,
@ -1955,9 +1962,14 @@ codepoint_classes = {
0x1e01b0001e022, 0x1e01b0001e022,
0x1e0230001e025, 0x1e0230001e025,
0x1e0260001e02b, 0x1e0260001e02b,
0x1e1000001e12d,
0x1e1300001e13e,
0x1e1400001e14a,
0x1e14e0001e14f,
0x1e2c00001e2fa,
0x1e8000001e8c5, 0x1e8000001e8c5,
0x1e8d00001e8d7, 0x1e8d00001e8d7,
0x1e9220001e94b, 0x1e9220001e94c,
0x1e9500001e95a, 0x1e9500001e95a,
0x200000002a6d7, 0x200000002a6d7,
0x2a7000002b735, 0x2a7000002b735,

2
lib/idna/package_data.py

@ -1,2 +1,2 @@
__version__ = '2.8' __version__ = '2.9'

724
lib/idna/uts46data.py

File diff suppressed because it is too large
Loading…
Cancel
Save