-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
embed: allow seeking past EOF to match os.File behavior
#81334
opened Sep 3, 2026 by
dajiaohuang
Loading…
all: make package comments begin with "Package <name>"
#81325
opened Sep 3, 2026 by
thrasher-
Loading…
net/http/httputil: remove hop-by-hop headers from forwarded 1xx responses
#81320
opened Sep 2, 2026 by
gn00295120
Loading…
encoding/json/v2: fix panic on nil embedded pointer in Unmarshal
#81314
opened Sep 2, 2026 by
dajiaohuang
Loading…
cmd/go: make go mod why exit non-zero for unused targets
#81310
opened Sep 2, 2026 by
thunguo
Loading…
cmd/go: document that -overlay can add new files
#81260
opened Aug 31, 2026 by
harjothkhara
Contributor
Loading…
cmd/go: avoid misleading git fatal message in a repo with no commits
#81258
opened Aug 31, 2026 by
harjothkhara
Contributor
Loading…
uuid: simplify NewV7 timestamp encoding and shrink lock scope
#81243
opened Aug 31, 2026 by
dxasu
Contributor
Loading…
runtime/jit: add user frame support for JIT compilers and VMs
#81237
opened Aug 31, 2026 by
carli2
Loading…
encoding/asn1: check Bytes slice length in BitString.At
#81235
opened Aug 30, 2026 by
TurboRx
Contributor
Loading…
cmd/gofmt: don't panic when a rewrite would build a malformed AST
#81231
opened Aug 30, 2026 by
a-njli
Loading…
cmd/internal/obj/riscv: add assembly support for Zicbop on RISCV64
#81193
opened Aug 28, 2026 by
newborn22
Contributor
Loading…
html/template: set division context when a template literal closes
#81190
opened Aug 28, 2026 by
harjothkhara
Contributor
Loading…
encoding/base64: add RISC-V assembly for base64 encoding
#81160
opened Aug 27, 2026 by
lxq015
Contributor
Loading…
net/http/internal/http2: shut down conns that register during graceful shutdown
#81154
opened Aug 27, 2026 by
jmhodges
Contributor
Loading…
fix(linker): retain itab for generic pointer-to-struct with embedded interface
#81107
opened Aug 25, 2026 by
shoemoney
Loading…
cmd/internal/pgo: accept CPU profiles from external tools like Linux perf
#81104
opened Aug 25, 2026 by
geekswaroop
Loading…
cmd/go: use Objdir-relative paths in cgo compile action IDs
#81041
opened Aug 23, 2026 by
bmwiedemann
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.