-
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
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…
all: point stale keep-in-sync comments at the files that exist
#80758
opened Aug 6, 2026 by
karpovantonme
Loading…
sort: use fmt.Scan in ExampleSearch_guessingGame to handle leftover n…
#80734
opened Aug 5, 2026 by
AkariH
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, float64, and bool 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…
archive/tar: split computeChecksum around the checksum field
#80636
opened Jul 30, 2026 by
davidteather
Contributor
Loading…
archive/tar: check for non-ASCII bytes without decoding runes
#80634
opened Jul 30, 2026 by
davidteather
Contributor
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!
Add no:assignee to see everything that’s not assigned.