News

Describe the bug When marshaling maps with keys of integer kind implementing TextMarshaler, the keys are converted to strings rather than marshaled by calling the MarshalText methods. To Reproduce ...