forked from golang/go
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: PullRequestInc/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
types2: omit redundant generic type instantiation error if type is invalid
#33
opened Aug 13, 2025 by
austinderek
Loading…
net: allow WriteMsgUDPAddrPort write with the default addrport
#31
opened Aug 12, 2025 by
austinderek
Loading…
cmd/cover: fix fail of go tool cover when file in report doesn't exists while using -func or -html flag
#25
opened Aug 7, 2025 by
austinderek
Loading…
net/mail: prevent whitespace in domain part of addr-spec
#24
opened Aug 7, 2025 by
austinderek
Loading…
net/http: call requestTooLarge on unwrapped ResponseWriter in MaxBytesReader
#20
opened Aug 4, 2025 by
austinderek
Loading…
syscall, internal/routebsd: use hw.supported_arches on FreeBSD
#19
opened Aug 4, 2025 by
austinderek
Loading…
encoding/base64: add constant-time behavior, enabled by default
#18
opened Aug 4, 2025 by
austinderek
Loading…
crypto/x509: validate certificates with unsorted SET values in RDNs
#17
opened Aug 4, 2025 by
austinderek
Loading…
crypto/x509: Add VerifyOptions.UnknownAlgorithmVerifier
#15
opened Aug 4, 2025 by
austinderek
Loading…
sys/windows: update docs about secure way to load system DLLs
#13
opened Aug 4, 2025 by
austinderek
Loading…
crypto/cipher: add a new func NewGCMWithNonceSizeAndTagSize allows the user to specify the nonce size and tag size.
#12
opened Aug 4, 2025 by
austinderek
Loading…
cmd/go: clarify that DiskPath should not contain file extension
#11
opened Aug 4, 2025 by
austinderek
Loading…
runtime: move needzero check behind doubleCheckMalloc
#10
opened Aug 4, 2025 by
austinderek
Loading…
iter: document that calling yield after terminated range loop causes runtime panic
#9
opened Aug 4, 2025 by
austinderek
Loading…
runtime: goroutine leak detection by using the garbage collector
#7
opened Aug 4, 2025 by
austinderek
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.