Open wbolster opened 8 years ago
Correct. We do not yet handle IRIs. (RFC 3987)
Fwiw, preprocessing by replacing the host name part with its IDNA-encoded (xn--…
) equivalent using the url parsing routines from the urllib3
package, before passing it to uri_reference()
sort of "works" as a work-around.
Initial parsing works:
Subsequent normalisation silently loses data: