1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/text
Rob Pike aeb37527d3 text/template: say more often that templates are safe for parallel execution
It was said already but apparently not enough times.

Fixes #6985.

LGTM=crawshaw
R=golang-codereviews, crawshaw
CC=golang-codereviews
https://golang.org/cl/86300043
2014-04-15 08:48:40 -07:00
..
scanner text/scanner: handle non-io.EOF errors 2014-03-21 17:05:57 -07:00
tabwriter text/tabwriter: improve panic backtraces 2014-02-04 10:19:02 -08:00
template text/template: say more often that templates are safe for parallel execution 2014-04-15 08:48:40 -07:00