Skip to content

Pull requests: golang/go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

go/types: use slices to simplify the code
#68732 opened Aug 5, 2024 by apocelipes Loading…
crypto/internal/boring: use internal/byteorder
#68697 opened Aug 1, 2024 by mateusz834 Loading…
sync: don't keep func alive after OnceFunc panics
#68636 opened Jul 29, 2024 by mateusz834 Loading…
crypto/tls: add missing RUnlock in ticketKeys
#68607 opened Jul 26, 2024 by espadolini Loading…
misc/wasm: remove unused argument
#68586 opened Jul 25, 2024 by Zxilly Loading…
cmd/go/internal/modload: delete unused files
#68510 opened Jul 18, 2024 by lycodestore Loading…
net/http/httputil: close res body in test
#68397 opened Jul 12, 2024 by testwill Loading…
os: close registry Key in test
#68396 opened Jul 12, 2024 by testwill Loading…
net/http: possible deadlock issues
#68350 opened Jul 9, 2024 by winter-hu Loading…
text/template: support range-over-func
#68329 opened Jul 7, 2024 by qiulaidongfeng Loading…
compress/flate: read data with partial flush
#68130 opened Jun 22, 2024 by vajexal Loading…
ProTip! Exclude everything labeled bug with -label:bug.