Golang crypto: ignore rand io.Reader where behavior is not specified

There are a few crypto APIs that take an io.Reader as a source of random bytes, but that don't commit to how those bytes...

Golang x/pkgsite: package removal request for github.com/Trade-with-Canvas/godhanhq

Hey!I had pushed with the module name containing capitalized letters, which caused problems with the versioning and I ha...

Golang x/tools/gopls: Completion: add description to suggested function literals

gopls versionv0.18.1go envAR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS='-O2 -g'CGO_ENABLED='1'CGO_FFL...

Golang runtime/pprof: allow disabling gzip compression of profiles

The pprof format specifies that profiles must be gzip compressed on disk. Go implements this by unconditionally applying...

Golang runtime: apparent deadlock after building with PGO

Go versiongo1.24.2 linux/amd64 and linux/arm64Output of go env in your module/workspace:n/aWhat did you do?Compiled prog...

Golang log/slog: TextHandler, JSONHandler: incorrect docs

Go versiongo1.24Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS='...

Golang x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies

The monthly tagging workflow skips updating modules annotated with tagx:ignore. This was done out of necessity to break ...

Golang cmd/doc: fix some user experience issues with pkgsite instance started [freeze exception]

cc @jba @golang/release In go 1.25 "go doc -http" will go run a variant of pkgsite (golang.org/x/pkgsite/cmd/internal/do...

Golang x/tools/gopls/internal/analysis: best-effort simplification of custom comparison functions

This is a speculative feature proposal for a new analyzer. I would be sympathetic to an objection that this is too presc...

Golang x/tools/gopls/internal/telemetry/cmd/stacks: TestUpdateIssues/open_issue failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test == ...

Golang fmt: Shouldn't %q (and %s) treat nil as a valid value?

What version of Go are you using (go version)?$ go versiongo version go1.14.4 linux/amd64Does this issue reproduce with ...

Golang cmd/go: adding a tool dependency leads to build failures

gopls version golang.org/x/tools v0.32.0 // indirect golang.org/x/tools/gopls v0.18.1 // indirectgo envAR='ar'CC='...

Golang x/tools/gopls: References does not find all references in the workspace

What version of Go, VS Code & VS Code Go extension are you using?go version go1.13.15 linux/amd64golang.org/x/tools/...

Golang x/tools/gopls: nil deref in 'go vendor' Snapshot.GoCommandInvocation

#!stacks"sigpanic" && "cache.(*Snapshot).GoCommandInvocation:+5"Issue created by stacks.func...

Golang x/tools/gopls/internal/test/marker: Test/rename/issue61813.txt failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang x/tools/gopls/internal/test/marker: Test/highlight/issue60435.txt failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Pandas Moving to PyArrow dtypes by default

There have been some discussions about this before, but as far as I know there is not a plan or any decision made.My und...

Pandas BUG: numpy_nullable NaNs do not round-trip through CSV

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas CI: New NumPy release breaking Numba in our CI

pandas/tests/groupby/aggregate/test_numba.py:19: in <module> numba = pytest.importorskip("numba") ...

Pandas BUG: RecursionError when apply generic alias as a func

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页 下一页
.