-
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
net/http: make http.FileServer return 404 when a path is invalid/unsafe
#72108
by lodi-g
was closed Mar 5, 2025
Loading…
text/template: provide example of overwriting template func after parse
#72094
by rorycl
was closed Mar 5, 2025
Loading…
internal/runtime/atomic: updated go assembler comments
#72048
by prabhavdogra
was closed Mar 10, 2025
Loading…
cmd/go: clear GOROOT for func ldShared when -trimpath is used
#72047
by hongxu-jia
was closed Mar 2, 2025
Loading…
testing: modify got,want equal comparison for unordered example output
#72025
by callthingsoff
was closed Mar 5, 2025
Loading…
cmd/cgo: update generated headers for compatibility with latest MSVC C++ standards
#72004
by KangJiJi
was closed Feb 28, 2025
Loading…
flag: replace interface{} -> any for textValue.Get method
#71975
by callthingsoff
was closed Feb 28, 2025
Loading…
unicode/utf8: use builtin max function to simplify code
#71945
by callthingsoff
was closed Feb 25, 2025
Loading…
net: properly wrap context cancellation errors and return DNSErrors consistently
#71941
by mateusz834
was closed Feb 25, 2025
Loading…
strconv: use builtin min function in commonPrefixLenIgnoreCase
#71927
by callthingsoff
was closed Feb 25, 2025
Loading…
net/http: remove unused err parameter from cancel
#71911
by HaraldNordgren
was closed Feb 24, 2025
Loading…
reflect: add more tests for Type.{CanSeq,CanSeq2}
#71890
by callthingsoff
was closed Feb 28, 2025
Loading…
encoding/json: use builtin min function in appendString
#71873
by callthingsoff
was closed Feb 25, 2025
Loading…
doc: add a disclamer for the TLS handshake timeouts TL;DR bug in godebug.md
#71865
by thomvaill
was closed Feb 20, 2025
Loading…
context: replace newAfterFuncContext with a global declaration using blank identifier
#71856
by callthingsoff
was closed Feb 20, 2025
Loading…
syscall: allow \x00-prefixed unix abstract socket to use full path length
#71851
by albertsundjaja
was closed Feb 24, 2025
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.