Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cmd/go/tidy: fix incorrect message on no modules
#59027
opened Mar 14, 2023 by
ChandanChainani
Loading…
cmd/go/list: fix missing
Indirect in module listing
#59025
opened Mar 14, 2023 by
ChandanChainani
Loading…
image/png: Add huffmanOnly compression level to png
#59024
opened Mar 14, 2023 by
HyeockJinKim
Loading…
net/dial: only request domain A record when IPv6 not support
#58997
opened Mar 13, 2023 by
WeiZhixiong
Loading…
database/sql: refactor unused variables to use blank identifiers
#58986
opened Mar 12, 2023 by
mohammadv184
Loading…
crypto/tls: set const maxUselessRecords to 32 (the same with OpenSSL)
#58913
opened Mar 7, 2023 by
RPRX
Loading…
crypto/tls: reject change_cipher_spec record after handshake in TLS 1.3
#58912
opened Mar 7, 2023 by
RPRX
Loading…
cmd/go/internal/load/keys: Slice initialization capacity
#58908
opened Mar 7, 2023 by
wjw1758548031
Loading…
debug/gosym: read start line of a function from gopclntab
#58864
opened Mar 4, 2023 by
brancz
Loading…
flag: continue parsing arguments when using ContinueOnError
#58836
opened Mar 2, 2023 by
mattysweeps
Loading…
cmd/go/internal/load/keys: Slice initialization capacity
#58780
opened Feb 28, 2023 by
wjw1758548031
Loading…
archive/zip: return ErrInsecurePath for unsafe paths by OpenReader
#58658
opened Feb 23, 2023 by
irsl
Loading…
net/http: do not force the Content-Length header if nilled
#58578
opened Feb 17, 2023 by
laurentsenta
Loading…
cmd/compile: expose -ptabs flag to force compiler to emit ptabs
#58566
opened Feb 16, 2023 by
eh-steve
Loading…
syscall/js: correct the wrong name in error for Value.Length method
#58497
opened Feb 13, 2023 by
xoba
Loading…
database/sql: wake cleaner if maxIdleTime set to less than maxLifetime
#58490
opened Feb 13, 2023 by
latentflip
Loading…
encoding/xml: only overriding by empty namespace when no new name dec…
#58401
opened Feb 8, 2023 by
xuri
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.