Consider issue 31107 in the Go issue tracker. It applies to 2 packages: text/template and html/template.
text/template
html/template
When querying the import path pattern .../template at https://goissues.org/.../template, it matches issue 31107 twice:
.../template
It should be shown just once instead, with both import paths as prefixes:
Same applies to changes. For example, https://gochanges.org/golang.org/x/build/cmd/release...?state=closed shows CL 191159 twice:
5bb3cef2f158d3631e57543ba937054986990cb0
Consider issue 31107 in the Go issue tracker. It applies to 2 packages:
text/template
andhtml/template
.When querying the import path pattern
.../template
at https://goissues.org/.../template, it matches issue 31107 twice:It should be shown just once instead, with both import paths as prefixes:
Same applies to changes. For example, https://gochanges.org/golang.org/x/build/cmd/release...?state=closed shows CL 191159 twice: