]> Cypherpunks repositories - gostls13.git/commit
doc/next: populate TODOs found with relnote todo
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 23 May 2024 14:11:35 +0000 (10:11 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 20:49:22 +0000 (20:49 +0000)
commitacc93dac8360640f860cf25985aebe7039bc71a5
tree3251326883e524afbb5aaaee35a7ddc5a4dc2eb1
parent019353d5323fcbffde939f4e85a68bd0093c6e14
doc/next: populate TODOs found with relnote todo

This is the first round of TODOs created based on relnote todo output.
There are many entries that need to be documented, expanded, reworded,
and this change makes progress on setting that up.

For this cycle, relnote todo implemented a simple heuristic of finding
CLs that mention accepted proposals (see issue 62376, or comment
https://go.dev/issue/62376#issuecomment-2101086794 specifically).
The "Items that don't need to be mentioned in Go 1.23 release notes but
are picked up by relnote todo." section in todo.md contains an attempt
at reviewing that list. The large number of items needed to be reviewed
made it impractical to spend much time on any individual one.

For #65614.

Change-Id: Id9d5f1795575a46df2ec4ed0088de07ee6075a90
Reviewed-on: https://go-review.googlesource.com/c/go/+/588015
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
doc/next/3-tools.md
doc/next/5-toolchain.md
doc/next/6-stdlib/1-time.md
doc/next/6-stdlib/99-minor/crypto/tls/67061.md [new file with mode: 0644]
doc/next/6-stdlib/99-minor/crypto/tls/67065.md [new file with mode: 0644]
doc/next/6-stdlib/99-minor/go/types/46477.md [new file with mode: 0644]
doc/next/6-stdlib/99-minor/net/http/66343.md [new file with mode: 0644]
doc/next/6-stdlib/99-minor/runtime/debug/42888.md
doc/next/6-stdlib/99-minor/text/template/57646.md [new file with mode: 0644]
doc/next/7-ports.md
doc/next/9-todo.md [new file with mode: 0644]