-
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
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…
strconv: document that an overflowing prefix reports ErrRange
#80353
opened Jul 10, 2026 by
soreavis
Contributor
Loading…
testing: run parent B.Cleanup functions when a benchmark panics
#80350
opened Jul 10, 2026 by
soreavis
Contributor
Loading…
regexp/syntax: clarify repeat-count checks have additional internal limits
#80346
opened Jul 10, 2026 by
notedavidrinaldi
Loading…
net/url: clarify ParseQuery semicolon handling in docs
#80345
opened Jul 10, 2026 by
notedavidrinaldi
Loading…
crypto/cipher: document that GCM AEADs are safe for concurrent use
#80341
opened Jul 9, 2026 by
soreavis
Contributor
Loading…
crypto: document that AES and DES cipher.Block are safe for concurrent use
#80340
opened Jul 9, 2026 by
soreavis
Contributor
Loading…
os: ReadFile docstring doesn't mention returned errors
#80331
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
doc: clarify fips140 module version with GODEBUG=on
#80330
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
os/exec: Cmd.Start example uses too long timeout
#80329
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
encoding/json/v2: recommend using v2 for new users
#80327
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
cmd/compile: add subtraction cancellation rule x-(x-y)==y
#80321
opened Jul 9, 2026 by
fereidani
Loading…
testing: name the conflicting operation in t.Parallel panics
#80313
opened Jul 8, 2026 by
soreavis
Contributor
Loading…
cmd/go: use the resolved buildmode in build IDs and build info
#80312
opened Jul 8, 2026 by
harjothkhara
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.