-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
context: the docs should better clarify the context timeout
#71039
opened Dec 27, 2024 by
haveheartt
Loading…
internal/fuzz: optimize MalformedCorpusError.Error method memory allocation
#70991
opened Dec 25, 2024 by
1911860538
Loading…
go/printer: do not set impliedSemi to false in print, while writing newlines
#70983
opened Dec 24, 2024 by
mateusz834
Loading…
go/printer: predict the position of the '.' in SelectorExpr
#70982
opened Dec 24, 2024 by
mateusz834
Loading…
encoding/xml: add namespace prefix support in encoder
#70944
opened Dec 20, 2024 by
deborggraever
Loading…
text/template: document function name rules and refactor goodName
#70943
opened Dec 20, 2024 by
kpym
Loading…
net/http: consolidate read/write deadline calls into SetDeadline
#70871
opened Dec 16, 2024 by
davidhsingyuchen
Loading…
net/http: add context cancellation reason for server handlers
#70850
opened Dec 15, 2024 by
sgielen
Loading…
chore: use errors.New to replace fmt.Errorf with no parameters
#70800
opened Dec 12, 2024 by
RiceChuan
Loading…
net/http: add rfc citation to SetBasicAuth documentation
#70773
opened Dec 11, 2024 by
nobletrout
Loading…
errors: optimize errors.Join for single unwrappable errors
#70770
opened Dec 11, 2024 by
dmathieu
Loading…
crypto/x509: support certificates with X25519 public keys
#70642
opened Dec 2, 2024 by
EdSchouten
Loading…
debug/dwarf: fail on reading incorrect offset due to skipped compilation unit
#70400
opened Nov 17, 2024 by
danipozo
Loading…
cmd/go: fail go clean command when failed to find go cache directory
#70392
opened Nov 16, 2024 by
mneverov
Loading…
encoding/json: return JSON field with all unmarshal errors
#70386
opened Nov 16, 2024 by
thequailman
Loading…
os/signal: check int type of signal using reflection
#70368
opened Nov 15, 2024 by
WineChord
Loading…
log/slog: export Source method in Record for custom handler support
#70281
opened Nov 11, 2024 by
nesty92
Loading…
runtime: delete the function and code related to maxObjsPerSpan
#70262
opened Nov 9, 2024 by
qinlonglong123
Loading…
net/http/cookiejar: implement concurrent-safe Clear method
#70259
opened Nov 8, 2024 by
AidanWelch
Loading…
debug/dwarf: improve error when debugging information is absent
#70254
opened Nov 8, 2024 by
glzbcrt
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.