idna-uts46 icon indicating copy to clipboard operation
idna-uts46 copied to clipboard

Question: UNICODE 10.0.0 upgrade

Open KaiSchwarz-cnic opened this issue 7 years ago • 0 comments

Hi @jcranmer!

As you know I am working in parallel on idna-uts46-hx at the fork https://github.com/hexonet/idna-uts46. For upgrading to unicode 10.0.0 I applied a fix to this line: https://github.com/hexonet/idna-uts46/commit/9c6f7ef8d96a553806ccafb344fb63219a635f0d#diff-a7410dbc65a8e9af8b5056bcce098255R69

Parsing that idna map works then again, but automated tests for unicode 10.0.0 fail with

IDNA test files toAscii T;	\u200D。。\u06B9\u200C;	[B1 B3 C1 C2 A4_2];	[A4_2]	:
     AssertionError: Missing expected exception..

Any idea on that? Your help -> very appreciated!

KaiSchwarz-cnic avatar Aug 22 '17 15:08 KaiSchwarz-cnic