-
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
html/template: treat await and yield as regexp preceders
#80948
opened Aug 19, 2026 by
harjothkhara
Contributor
Loading…
internal/cpu: enable ARM64 feature detection on ios
#80932
opened Aug 18, 2026 by
Avaritia-ZOV
Loading…
net/http/httputil: fix leaks and data loss in ReverseProxy protocol upgrade
#80924
opened Aug 17, 2026 by
wentaoxu-boop
Loading…
net/http: count a lost HTTP/2 ping exactly once, and never on a failed connection
#80923
opened Aug 17, 2026 by
ali-sayyah
Loading…
crypto: limit sha1 or sha512 blocks processed at once in assembly
#80917
opened Aug 17, 2026 by
AskAlexSharov
Loading…
context: skip the Done receive in Err when the channel is closedchan
#80915
opened Aug 17, 2026 by
davidteather
Contributor
Loading…
testing/synctest: document channel and timer violations as fatal
#80908
opened Aug 16, 2026 by
serhiy-bzhezytskyy
Loading…
net: create resolver semaphore channels eagerly
#80906
opened Aug 16, 2026 by
serhiy-bzhezytskyy
Loading…
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 from a fresh clock reading
#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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.