Golang crypto/tls: extend coverage of BoGo test suite

In https://github.com/golang/go/issues/51434 a shim for the BoringSSL BoGo test suite, and a unit test to drive it, were...

Golang go/types: deferred function executed multiple times

#!stacks"runtime.gopanic" &&"types.(*Checker).handleBailout:+7" && /* unfortunately ...

Golang x/tools/gopls: crash in bgsweep

#!stacks"sigpanic" && "runtime.(*gcBits).bytep"Issue created by stacks.Crash in GC sweep. //...

Golang cmd/compile: read-only escape analysis and avoiding string -> []byte copies

Many functions take a []byte but only read from it.If the escape analysis code could flag parameters of a function as re...

Golang x/tools/gopls: Rename: crash (in satisfy) with ill-typed input

#!stacks"runtime.panicdottypeI" && "refactor/satisfy.(*Finder).exprN:+1"Issue created by sta...

Golang runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk [1.24 backport]

@cherrymui requested issue #74339 to be considered for backport to the next 1.24 minor release.@gopherbot please backpor...

Golang runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk

Go versiongo version go1.24.4 darwin/arm64Output of go env in your module/workspace:N/AWhat did you do?While I ran into ...

Golang proposal: x/oauth2/resourcemeta: protected resource metadata

Proposal DetailsProtected Resource Metadata (https://datatracker.ietf.org/doc/html/rfc9728) is an OAuth2 extension enabl...

Golang runtime, syscall/js: passing a JS pointer to Go-Wasm runtime causes memory leak

Go versiongo version go1.24.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...

Golang fmt: %x format should not call .String() before hex for [...]byte or []byte

Go versiongo 1.22.4Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64set GOBIN=set GOCACHE=C:\...

Golang x/sys/windows: fix filetime conversions and deprecate Nanoseconds

Go versiongo version go1.24.4 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...

Golang internal/goexperiment, cmd/go: user facing documentation for GOEXPERIMENT points to internal source for list of supported values

Go versiongo version go1.25rc1 darwin/arm64Output of go env in your module/workspace:GOEXPERIMENT=""What did y...

Golang cmd/go: clean doesn't respect workspace vendoring

Go versiongo1.23.10Output of go env in your module/workspace:GO111MODULE='ON'GOARCH='amd64'GOBIN=''GOCACHE='/home/acedus...

Golang cmd/go/internal/test: "go help testflag" refers to legacy options of pprof

Go versiongo version go1.25rc1 darwin/arm64Output of go env in your module/workspace:N/AWhat did you do?$ go1.25rc1 help...

Golang x/tools/go/types/objectpath: add support for receiver type parameters

Support for type parameters was added here, by calling .TypeParams().At(i) on Named types and Signature types. Receiver ...

Golang proposal: Go: support for conditional compilation directives similar to #define / #ifdef

Proposal DetailsProposal: Add support for conditional compilation directives (similar to #define / #ifdef) in GoIntroduc...

Golang x/telemetry/config: add counters for MCP server usage

SummaryIn gopls@v0.20.0, we're launching an experimental MCP server to integrate gopls with MCP-powered coding assistanc...

Golang golangci-lint errors found in go1.21 version

Go versiongo version go1.21.5 linux/amd64What operating system and processor architecture are you using (go env)?GO111MO...

Pandas ENH: Add prefix, suffix and sep arguments to shift method

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas ENH: Add excel_sep_hint parameter to to_csv for Excel compatibility

Feature Type[x] Adding new functionality to pandasProblem DescriptionIt would be great if Pandas could generate CSV file...
上一页 下一页
.