-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
compress/flate: do not emit the preset dictionary into the output
#80539
opened Jul 23, 2026 by
joechenrh
Loading…
debug/elf: report size in FormatError for invalid shnum
#80536
opened Jul 23, 2026 by
cuiweixie
Contributor
Loading…
cmd/compile: truncate uint64 indices for imm8 jump tables
#80526
opened Jul 22, 2026 by
carrerasdarren-cell
Loading…
cmd/compile: avoid range clear when target depends on index
#80524
opened Jul 22, 2026 by
carrerasdarren-cell
Loading…
regexp: avoid copying the input when ReplaceAllString finds no match
#80502
opened Jul 21, 2026 by
davidteather
Contributor
Loading…
html/template: handle CDATA in foreign script elements
#80492
opened Jul 21, 2026 by
carrerasdarren-cell
Loading…
cmd/go: reject cgo -sectcreate linker flags by default
#80491
opened Jul 21, 2026 by
carrerasdarren-cell
Loading…
cmd/compile/internal/syntax: fix VarDecl.String output format
#80490
opened Jul 21, 2026 by
cuiweixie
Contributor
Loading…
1 task
mime/multipart: return error from Part.Close
#80489
opened Jul 21, 2026 by
cuiweixie
Contributor
Loading…
1 task
html/template: track regexp context after JavaScript statements
#80485
opened Jul 21, 2026 by
carrerasdarren-cell
Loading…
cmd/internal/obj/arm64: add LDSMAX, LDSMIN, LDUMAX, LDUMIN instructions
#80475
opened Jul 20, 2026 by
mauri870
Member
Loading…
crypto/x509: work around SecPolicyCreateSSL when executable dir is missing
#80471
opened Jul 20, 2026 by
NorseGaud
Loading…
net/http/internal/http2: fix doc links for TrailerPrefix
#80462
opened Jul 18, 2026 by
UditDewan
Loading…
net/http: use consistent IDNA processing for dial target and Host header
#80446
opened Jul 17, 2026 by
kingljl
Loading…
net/http/httputil: do not forward h2c upgrade requests
#80425
opened Jul 16, 2026 by
kingljl
Loading…
cmd/compile: fold single-bit TST; CSET NE into UBFX on arm64
#80391
opened Jul 13, 2026 by
gaul
Contributor
Loading…
cmd/compile: fold CSET; EOR $1 into inverted CSET on arm64
#80390
opened Jul 13, 2026 by
gaul
Contributor
Loading…
net/rpc: use Type.Methods iterator in suitableMethods
#80388
opened Jul 13, 2026 by
1911860538
Loading…
runtime/race: fix s390x mapping under QEMU
#80384
opened Jul 13, 2026 by
tamird
Contributor
Loading…
testing: robustify TestChdir against symlinked working directories
#80375
opened Jul 11, 2026 by
trivenay
Loading…
crypto/x509: defer directory scan when cert bundle provides roots
#80374
opened Jul 11, 2026 by
trivenay
Loading…
cmd/internal/obj/x86: narrow TEST with 7-bit immediates to TESTB
#80372
opened Jul 11, 2026 by
gaul
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.