-
Notifications
You must be signed in to change notification settings - Fork 19.2k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
regexp/syntax: clarify repeat-count checks have additional internal limits
#80346
opened Jul 10, 2026 by
notedavidrinaldi
Loading…
net/url: clarify ParseQuery semicolon handling in docs
#80345
opened Jul 10, 2026 by
notedavidrinaldi
Loading…
crypto/cipher: document that GCM AEADs are safe for concurrent use
#80341
opened Jul 9, 2026 by
soreavis
Loading…
crypto: document that AES and DES cipher.Block are safe for concurrent use
#80340
opened Jul 9, 2026 by
soreavis
Loading…
text/template, html/template: correct the documentation for IsTrue
#80338
opened Jul 9, 2026 by
soreavis
Loading…
html/template: document that Tree is updated after the first execution
#80336
opened Jul 9, 2026 by
soreavis
Loading…
testing: document that TempDir's directory should not be used after the test
#80335
opened Jul 9, 2026 by
soreavis
Loading…
os: ReadFile docstring doesn't mention returned errors
#80331
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
doc: clarify fips140 module version with GODEBUG=on
#80330
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
os/exec: Cmd.Start example uses too long timeout
#80329
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
encoding/json/v2: recommend using v2 for new users
#80327
opened Jul 9, 2026 by
notedavidrinaldi
Loading…
cmd/compile: add subtraction cancellation rule x-(x-y)==y
#80321
opened Jul 9, 2026 by
fereidani
Loading…
testing: name the conflicting operation in t.Parallel panics
#80313
opened Jul 8, 2026 by
soreavis
Loading…
cmd/go: use the resolved buildmode in build IDs and build info
#80312
opened Jul 8, 2026 by
harjothkhara
Contributor
Loading…
cmd/go/internal/work: accept -fexcess-precision=<style> compiler flags
#80305
opened Jul 8, 2026 by
saphirion-ab
Loading…
regexp: fix latent stale flag bug after NFA prefix fast-forward
#80266
opened Jul 5, 2026 by
le0pard
Loading…
testing: add T.Retry and T.Retries for flaky test handling
#80263
opened Jul 5, 2026 by
daishuge
Loading…
cmd/compile: enable CondSelect math for pow2 Or/Xor on amd64
#80248
opened Jul 2, 2026 by
elee1766
Loading…
reflect: acknowledge ValueError applies to non-receiver arguments
#80246
opened Jul 2, 2026 by
larrasket
Loading…
encoding/base64: make decoder errors independent of read chunking
#80245
opened Jul 2, 2026 by
larrasket
Loading…
internal/poll: document why zero-byte reads do not wait for readability
#80244
opened Jul 2, 2026 by
fyzanshaik
Loading…
runtime: fix bitmap marking to exclude ASAN redzone
#80180
opened Jun 27, 2026 by
qinlonglong123
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.