-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
net/http: add context cancellation reason for server handlers
#70850
opened Dec 15, 2024 by
sgielen
Loading…
compress/flate: improve decompression speed
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#38324
opened Apr 9, 2020 by
klauspost
Loading…
database/sql: wake cleaner if maxIdleTime set to less than maxLifetime
#58490
opened Feb 13, 2023 by
latentflip
Loading…
cmd/compile: add reassociate pass to find better optimization opportunities within commutative expressions
#60015
opened May 5, 2023 by
ryan-berger
Loading…
crypto/ecdh: remove 8 byte pointer overhead for non-boringcrypto builds
#69575
opened Sep 21, 2024 by
mateusz834
Loading…
syscall: add separator for filepath if contains "." in wasip1
#69569
opened Sep 21, 2024 by
Zxilly
Loading…
debug/dwarf: improve error when debugging information is absent
#70254
opened Nov 8, 2024 by
glzbcrt
Loading…
net/http/cookiejar: implement concurrent-safe Clear method
#70259
opened Nov 8, 2024 by
AidanWelch
Loading…
crypto/x509: support certificates with X25519 public keys
#70642
opened Dec 2, 2024 by
EdSchouten
Loading…
cmd/go/internal/telemetrycmd: fix quotes in help message
#73818
opened May 21, 2025 by
arnovanliere
Loading…
net/http: delegate the reset proxy logic to the test
#73882
opened May 27, 2025 by
darkweak
Loading…
runtime/cgo: add error checks for safe stack retrieval on Unix
#71897
opened Feb 22, 2025 by
froz42
Loading…
net/http: add debug logging for HTTP/1 client transport
#73969
opened Jun 4, 2025 by
yorukot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.