Aurora Blog
Home
Golang os: Root.OpenRoot sets incorrect name, losing prefix of original root
2025-09-17 14:04:49
17747
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]
2025-09-17 14:04:45
331
@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]
2025-09-17 14:04:42
745
@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
2025-09-17 14:04:35
1390
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
2025-09-17 14:04:32
11300
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'
2025-09-17 14:04:29
689
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
2025-09-17 14:04:26
978
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
2025-09-17 14:04:02
473
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
2025-09-17 14:04:00
2936
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
2025-09-17 14:03:50
1894
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
2025-09-17 14:03:48
18852
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
2025-09-17 14:03:43
2607
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
2025-09-17 14:03:39
1819
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
2025-09-17 14:03:36
3794
#!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
2025-09-17 14:03:34
5013
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
2025-09-17 14:03:29
18874
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
2025-09-17 14:03:27
4033
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
2025-09-17 14:03:22
891
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
2025-09-17 14:03:12
2949
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
2025-09-17 14:03:10
2576
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
62
63
64
65
66
…
386
.