]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] doc/go1.14: document the change to json.Number decoding
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 20 Feb 2020 20:44:18 +0000 (20:44 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 21 Feb 2020 21:25:39 +0000 (21:25 +0000)
commitb4dca6416fba9ac39c689d96d2ba1faaf2512df4
treef8dc766c31a3c224532d6de9c91ab1246846cd23
parentf5293d77a93e3de16f35081dec35474c169714ae
[release-branch.go1.14] doc/go1.14: document the change to json.Number decoding

It might break a program if it was depending on undocumented behavior.
Give a proper heads up.

Updates #37308.

Change-Id: Id65bc70def1138d5506b694329c52250b417ec6f
Reviewed-on: https://go-review.googlesource.com/c/go/+/220418
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-on: https://go-review.googlesource.com/c/go/+/220367
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
doc/go1.14.html