Closed rainboxx closed 9 years ago
I am getting the expected results in v1.3.2.
What environment are you testing in? Are you sure you’re testing v1.3.2? What does punycode.version
return?
Dammit, I ignored the fact that punycode is also a core module and didn't reference the module explicitly... Thanks for pointing me to (the obvious) punycode.version
and sorry to waste your time!
Either there's a bug in the readme or in
toUnicode
. With version 1.3.2, this doesn't produce what's promised:Also:
while
Am I missing something? As mentioned in #20 and committed in 92f8796, email addresses should be decoded without splitting them up manually (AFAIU).