-
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
debug/elf: make check for empty symbol section consistent for 64-bit and 32-bit binaries
#75334
opened Sep 9, 2025 by
adityasaky
Loading…
net/http: reuse connection if entire unread body is in buffer
#75303
opened Sep 7, 2025 by
canoriz
Loading…
net/http: clarify panic conditions in Handle, HandleFunc, AddInsecureBypassPattern
#75297
opened Sep 6, 2025 by
colegarien
Loading…
net/http: add comments for transport gzip reader
#75293
opened Sep 6, 2025 by
AlexanderYastrebov
Loading…
internal/trace/raw: use strings.Cut instead of strings.SplitN 2
#75257
opened Sep 4, 2025 by
1911860538
Loading…
database/sql: update Rollback docstring to clarify that it's a no-op if already committed
#75225
opened Sep 2, 2025 by
pofl
Loading…
cmd/link: allow one to specify the data section in the internal linker
#75117
opened Aug 21, 2025 by
kevaundray
Loading…
net: filter GetAddr netlink requests by interface index
#75076
opened Aug 18, 2025 by
wjordan
Loading…
cmd/link: remove hard dependency on ld.gold on aarch64
#75074
opened Aug 18, 2025 by
solskogen
Loading…
cmd/link,runtime: fix c-shared dlopen on non-glibc systems (#13492)
#75048
opened Aug 16, 2025 by
jgowdy
Loading…
cmd/compile/internal/syntax: simplify jumpsOverVarDecl
#75032
opened Aug 15, 2025 by
callthingsoff
Loading…
types2: omit redundant generic type instantiation error if type is invalid
#74996
opened Aug 13, 2025 by
scaventz
Loading…
net: allow WriteMsgUDPAddrPort write with the default addrport
#74975
opened Aug 12, 2025 by
noahchiu22
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.