- Notifications
You must be signed in to change notification settings - Fork 18.5k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
encoding/pem: refactor lineBreaker.Write to handle buffer sizes correctly
#67267 opened May 9, 2024 by aimuz Loading…
runtime: don't fetch c-archive/c-shared os.Args on musl/uclinux
#67254 opened May 8, 2024 by 1800alex Loading…
runtime/debug: add the options parameter to SetCrashOutput
#67192 opened May 6, 2024 by Stavrospanakakis Loading…
encoding/json: optimize tag parsing by introducing cutTag helper function
#67100 opened Apr 29, 2024 by aimuz Loading…
cmd/go: report trimpath erasing ldflags, and allow override
#67072 opened Apr 26, 2024 by xnox Loading…
all: public procPin and procUnpin to internal/runtime/proc
#66941 opened Apr 20, 2024 by qiulaidongfeng Loading…
crypto/rsa: check RSA private/public key size before using it
#66918 opened Apr 19, 2024 by xin-tsla Loading…
runtime/testdata/testprog: close files in the tidExists GCFairness func
#66881 opened Apr 18, 2024 by testwill Loading…
cmd/go/internal/script: remove WaitFunc no need for nil check
#66656 opened Apr 3, 2024 by testwill Loading…
internal/poll: replace t.Sub(time.Now()) with time.Until in test
#66375 opened Mar 18, 2024 by testwill Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.