golang/go
Vedi su GitHubencoding/xml: document why round-trip stability is not guaranteed
Open
#44.405 aperta il 19 feb 2021
DocumentationNeedsInvestigationhelp wanted
Metriche repository
- Star
- (133.883 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
It is extremely non-obvious why encoding/xml does not guarantee round-trip stability. The package documentation should explain why that is the case, when this is a problem, and what users should do instead.