Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root

Calling OpenRoot on a *os.Root sets the resulting root's name to the relative component only, rather than preserving the...

Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root [1.25 backport]

@neild requested issue #73868 to be considered for backport to the next 1.25 minor release.@gopherbot please open backpo...

Golang os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt [1.25 backport]

@qmuntal requested issue #74951 to be considered for backport to the next 1.25 minor release.@gopherbot please backport ...

Golang x/pkgsite: package removal request for https://pkg.go.dev/github.com/dbos-inc/dbos-transact-go/dbos

Hello, I made a mistake in versioning a package: https://pkg.go.dev/github.com/dbos-inc/dbos-transact-go/dbos.To work ar...

Golang runtime: (on linux/mips64le) bad pointer in frame main.invoke at 0xc000091da8: 0x7

Over in https://github.com/docker-library/golang we maintain builds of a weekly snapshot of tip across the various archi...

Golang x/tools/cmd/stringer: document option 'trimprefix'

Go versionOnline 'Latest' version on the pkg.go.dev documentationOutput of go env in your module/workspace:irrelevantWha...

Golang x/tools/gopls: quick fix implement method should have doc links for interface

Is your feature request related to a problem? Please describe.When you define a compile time interface check like var _...

Golang cmd/link: internal linking support for windows/arm64

This is a #10373 spin-off and a tracking issue to add support for internal linking to the windows/arm64 port.I plan to d...

Golang runtime: consider CNTVCT_EL0 to implement cputicks on ARM64

To get the current time in seconds, the runtime implements runtime.nanotime as a call to the OS (the vdso on GOOS=linux,...

Golang proposal: crypto/sha3: provide NewLegacyKeccak256 and NewLegacyKeccak512

Proposal DetailsGo 1.24 added a crypto/sha3 module imported from x/crypto (see #69982). One of the changes in crypto/sha...

Golang cmd/link: the value stored in pcHeader in runtime.firstmoduledata is different from runtime.pclntab when using external links on macOS arm64 cgo

Go versiongo version devel go1.24-2a10a5351b Wed Aug 14 12:32:08 2024 +0800 windows/amd64Output of go env in your module...

Golang x/tools/gopls/internal/telemetry/cmd/stacks: allow dups to be reported by simply appending a comment

The stacks command de-dups stack counter reports based on their hash. A GitHub issue search looks for this hash in the f...

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

SummaryTargeting gopls@v0.21.0, we are adding telemetry to collect usage metrics for all tools provided by the gopls MCP...

Golang x/tools/gopls/internal/cache: TestMatchingPortsStdlib failures

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

Golang proposal: cmd/go: allow go:cgo_import_static outside of the standard library

Proposal DetailsThe go:cgo_import_static directive is used to import unresolved references from an object file that has ...

Golang x/mobile: does not work with Go 1.22 if a vendor folder is present, even with the GO111MODULE=off workaround

Go versiongo1.22.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ro...

Golang x/telemetry: golang.org/x/telemetry/internal/upload.TestRun_Basic failing at tip

TestRun_Basic is failing consistently at tip.Output:=== RUN TestRun_Basic run_test.go:68: 18:00:53.772200 findwork....

Pandas DOC: Ensure guides are linked from relevant API docs

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas ENH: arithmetic between DatetimeArray / TimedeltaArray and list

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

Pandas BUG: Imported floats from Stata do not round correctly

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