-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: golang/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
encoding/base64, encoding/base32: panic when encoded length overflows int
#80373
opened Jul 11, 2026 by
soreavis
Loading…
cmd/compile: narrow TEST with 7-bit immediates to TESTB on amd64
#80372
opened Jul 11, 2026 by
gaul
Contributor
Loading…
math: document Nextafter and Nextafter32 special cases for signed zero
#80359
opened Jul 10, 2026 by
soreavis
Loading…
text/template, html/template: document calling Funcs after parsing
#80356
opened Jul 10, 2026 by
soreavis
Loading…
strconv: document that an overflowing prefix reports ErrRange
#80353
opened Jul 10, 2026 by
soreavis
Loading…
cmd/go: avoid a blank line before ok when discarded output lacks a newline
#80352
opened Jul 10, 2026 by
soreavis
Loading…
regexp: lead the package documentation with the RE2 syntax
#80351
opened Jul 10, 2026 by
soreavis
Loading…
testing: run parent B.Cleanup functions when a benchmark panics
#80350
opened Jul 10, 2026 by
soreavis
Loading…
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…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.