2021_10
参加者
syumai
magicpro
bnn
Nobishii
読むもの
リンク集 https://zenn.dev/syumai/scraps/763efd267b3109
weekly proposal review meeting
https://github.com/golang/go/issues/33502#issuecomment-942579398
今月の話題のIssue / Discussion
go: don't change the libraries in 1.18
https://github.com/golang/go/issues/48918
標準packageに入れると後方互換を保たないといけなくなるので大変、今はやりたくない
contextの時の話
https://deeeet.com/writing/2016/07/22/context/
https://cs.opensource.google/go/go/+/refs/tags/go1.17.2:src/net/http/request.go;bpv=1;bpt=1
golang.org/x/exp
https://github.com/golang/exp
Go 2 minutes ( https://github.com/golang/go/issues/33892 )
https://github.com/golang/go/issues/48592
compelling reason
XDR
https://blog.rabet.io/xdr-parser-introduction/
weekly proposal review meeting
2021-09-22
https://github.com/golang/go/issues/33502#issuecomment-925310615
hash/maphash
https://pkg.go.dev/hash/maphash
spec: allow 'any' for 'interface{}' in non-constraint contexts
https://github.com/golang/go/issues/33232#issuecomment-915333205
https://groups.google.com/g/golang-nuts?pli=1
spec: generics: require type parameters on aliases
https://github.com/golang/go/issues/46477#issuecomment-907615041
2021-10-06
https://github.com/golang/go/issues/33502#issuecomment-937248508
2021-10-13
https://github.com/golang/go/issues/33502#issuecomment-942579398
https://github.com/golang/go/issues/48157