Re: [go-nuts] Re: Where is the display profile from x/net/idna defined

2021-04-06 Thread Sam Whited
Yes sorry, I mean "where is it documented". The other profiles all list the RFC from which the rules are taken, but this one does not. —Sam On Mon, Apr 5, 2021, at 11:58, jake...@gmail.com wrote: > I'm guessing you want to know where the behavior is documented? That I > do not know. -- You rece

[go-nuts] Re: Where is the display profile from x/net/idna defined

2021-04-05 Thread jake...@gmail.com
I'm guessing you want to know where the behavior is documented? That I do not know. But in case you literally want to know where it is defied, look at : https://github.com/golang/net/blob/0fccb6fa2b5ce302a9da5afc2513d351bd175889/idna/idna10.0.0.go#L265 On Sunday, April 4, 2021 at 9:03:10 AM UT