-
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
internal/runtime/maps: hash small keys with wyhash instead of AES
#80895
opened Aug 16, 2026 by
mcy
Loading…
runtime: recompute timer channel send delay at send time
#80894
opened Aug 16, 2026 by
dniminenn
Loading…
runtime/pprof: avoid panic for sigprofNonGoPC short stacks
#80890
opened Aug 15, 2026 by
Super-long
Loading…
encoding/json/v2: reduce allocations when checking IsZero
#80879
opened Aug 14, 2026 by
philpearl
Contributor
Loading…
html/template: clone context for range re-entry
#80861
opened Aug 13, 2026 by
HarshDevelops
Loading…
crypto/ecdsa: validate legacy custom-curve keys
#80846
opened Aug 12, 2026 by
NithishKumar04
Loading…
cmd/compile/internal/devirtualize: teach devirt about callee results
#80809
opened Aug 10, 2026 by
mcy
Loading…
encoding/json/v2: use the any fast path under v1 merge semantics
#80798
opened Aug 8, 2026 by
davidteather
Contributor
Loading…
net/smtp: parse EHLO extension keywords case-insensitively
#80790
opened Aug 8, 2026 by
mohsenm4
Loading…
text/template: escape percent signs in error locations
#80786
opened Aug 7, 2026 by
tianrking
Loading…
runtime: only count an in-flight timer send as pending once
#80762
opened Aug 6, 2026 by
h2zi
Loading…
crypto/hpke: document sequence counter size
#80721
opened Aug 4, 2026 by
harjothkhara
Contributor
Loading…
net/http/httputil: report ErrBodyReadAfterClose on dumped bodies
#80705
opened Aug 4, 2026 by
harjothkhara
Contributor
Loading…
bufio: add fast path to WriteString for strings that fit in the buffer
#80693
opened Aug 3, 2026 by
davidteather
Contributor
Loading…
database/sql: add int64 and float64 fast paths to convertAssignRows
#80672
opened Jul 31, 2026 by
davidteather
Contributor
Loading…
os: some examples use functions obviated by errors.Is
#80653
opened Jul 31, 2026 by
xiaoyaoqilan
Loading…
net/http: treat reader-originated HTTP/2 StreamError as terminal
#80624
opened Jul 29, 2026 by
carrerasdarren-cell
Contributor
Loading…
cmd/compile: fix typographical errors in comments
#80623
opened Jul 29, 2026 by
StephenJarso
Contributor
Loading…
cmd/go/internal/test: add blank line after cacheable test flags doc
#80602
opened Jul 28, 2026 by
willfaught
Contributor
Loading…
crypto/x509: reject overflowing OID first subidentifier
#80600
opened Jul 28, 2026 by
JSvandijk
Loading…
cmd/compile: break the false dependency of scalar SSE merges on amd64
#80576
opened Jul 27, 2026 by
gaul
Contributor
Loading…
cmd/compile: zero the SETcc destination ahead of the compare on amd64
#80574
opened Jul 27, 2026 by
gaul
Contributor
Loading…
testing: respect -parallel when t.Run is called concurrently
#80562
opened Jul 24, 2026 by
harjothkhara
Contributor
Loading…
debug/elf: report size in FormatError for invalid shnum
#80536
opened Jul 23, 2026 by
cuiweixie
Contributor
Loading…
regexp: avoid copying the input when ReplaceAllString finds no match
#80502
opened Jul 21, 2026 by
davidteather
Contributor
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.