Skip to content

Pull requests: golang/go

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update slices.go to support Unique fuction.
#62442 opened Sep 4, 2023 by ssOleg Loading…
archive/zip: fix typo in FileHeader struct docs
#62431 opened Sep 3, 2023 by Frezzle Loading…
testing: add doc to not call Init concurrently
#62410 opened Sep 1, 2023 by go101 Loading…
runtime/metrics: fix reference to runtime/debug
#62402 opened Aug 31, 2023 by narqo Loading…
crypto/tls: permit TLS 1.3 in FIPS-mode
#62373 opened Aug 30, 2023 by reedloden Loading…
all: use io.{SeekStart, SeekCurrent, SeekEnd}
#62368 opened Aug 30, 2023 by gocurr Loading…
encoding/gob: fix typo in comment for decAlloc
#62319 opened Aug 28, 2023 by gocurr Loading…
encoding/asn1: simplified comparison of TLVs
#62279 opened Aug 25, 2023 by apocelipes Loading…
log/slog: fix documentation on Handler.WithGroup
#62261 opened Aug 24, 2023 by lovromazgon Loading…
dist: build: add GOFLAGS_BOOTSTRAP support
#62213 opened Aug 22, 2023 by metux Loading…
fmt: add test for intFromArg
#62108 opened Aug 17, 2023 by gocurr Loading…
crypto/hmac: allocate hmac struct on the stack
#62088 opened Aug 17, 2023 by mateusz834 Loading…
path/filepath: add Localize
#62084 opened Aug 17, 2023 by qiulaidongfeng Loading…
embed: document go.mod exclusion
#61976 opened Aug 12, 2023 by qiulaidongfeng Loading…
ProTip! Filter pull requests by the default branch with base:master.