2023 02
Scrapbox招待リンク
connpass
参考資料
GoのProposalの追い方ガイド
関連リンク集 https://zenn.dev/syumai/scraps/763efd267b3109
参加者
syumai
読むもの
proposal: review meeting minutes
proposal: Go 2 review meeting minutes
Discussions
(The Go Blog)
はじめに
Twitter hashtag は #goproposalmonthly です
ぜひYouTube Liveにコメントお願いします!
今回の範囲
ここから https://github.com/golang/go/issues/33502#issuecomment-1423538369
2023-02-08
URL
https://github.com/golang/go/issues/33502#issuecomment-1423538369
Accepted
archive/tar: add (*Writer).AddFS #58000
archive/zip: add (*Writer).AddFS #54898
cmd/compile: add GOEXPERIMENT=loopvar #57969
context: add WithoutCancel #40221
encoding/json: add (*Decoder).SetLimit #56733
reflect: deprecate SliceHeader and StringHeader #56906
slices: new standard library package based on x/exp/slices #57433
spec: define initialization order more precisely #57411
2023-02-01
URL
https://github.com/golang/go/issues/33502#issuecomment-1412584671
Accepted
add a (*go/token.File).Lines method #57708
cmd/doc: add example support #26715
debug/elf: add DT_FLAGS_1 (dynamic flags) constants #56887
debug/elf: add missing PPC64 ELFv2 1.5 relocation constants #54345
extended forwards compatibility for Go #57001
https://go.dev/design/57001-gotoolchain
maps: new standard library package based on x/exp/maps #57436
x/exp/slices: Allow different types for haystack/needle in BinarySearchFunc #57348
2023-01-25
URL
https://github.com/golang/go/issues/33502#issuecomment-1404096142
Accepted
testing: optionally include full (or relative) path name #37708
https://go-review.googlesource.com/c/go/+/463837