Aurora Blog
Home
Golang cmd/go: list with -export and -covermode=atomic fails to build [1.22 backport]
2025-07-11 14:08:09
587
@matloob requested issue #65264 to be considered for backport to the next 1.22 minor release.@gopherbot please backport ...
Golang x/build/cmd/relui: add support for posting blog post announcements to social media
2025-07-11 14:08:07
410
Relui already automates Go version release announcements on social media through its workflows. We can leverage this exi...
Golang cmd/go: list with -export and -covermode=atomic fails to build [1.21 backport]
2025-07-11 14:08:04
418
@matloob requested issue #65264 to be considered for backport to the next 1.21 minor release.@gopherbot please backport ...
Golang cmd/link: issues with Xcode 16 beta [1.22 backport]
2025-07-11 14:08:02
2128
@cherrymui requested issue #68088 to be considered for backport to the next 1.22 minor release.@gopherbot please backpor...
Golang access: requesting access for Running TryBots
2025-07-11 14:07:57
649
See https://go.dev/wiki/GerritAccessAs mentioned in #66786, I have joined the golang/mips. Now, I'd like to request TryB...
Golang os/exec: modifications to Path ignored when *Cmd is created using Command with an absolute path on Windows [1.22 backport]
2025-07-11 14:07:55
756
@dmitshur requested issue #68314 to be considered for backport to the next 1.22 minor release.@gopherbot Please backport...
Golang x/exp/stats: new package with Mean, Median, more
2025-07-11 14:07:51
105520
Description:This proposal aims to enhance the Go standard library’s math ( math/stats.go )package by introducing several...
Golang x/crypto/ssh/test: TestRunCommandWeClosed failures
2025-07-11 14:07:38
3535
#!watchflakesdefault <- pkg == "golang.org/x/crypto/ssh/test" && test == "TestRunCommandWeClos...
Golang x/pkgsite: v0.69.1 page for github.com/IBM/vpc-go-sdk is not loading
2025-07-11 14:07:26
1144
What is the URL of the page with the issue?https://pkg.go.dev/github.com/IBM/vpc-go-sdk@v0.69.1What is your user agent?M...
Golang log/slog: add multiple handlers support for logger
2025-07-11 14:07:17
26328
Proposal DetailsCurrently slog package a logger only support one handler. For most language like python, A log module sh...
Golang proposal: encoding: add generic "name alias" struct tag
2025-07-11 14:07:15
3035
Proposal DetailsIt's not uncommon to see code like this:type Bread struct { Weight int `json:"weight" yaml:...
Golang cmd/go: track tool dependencies in go.mod
2025-07-11 14:07:10
133629
UPDATE: 2024-07-29: the latest proposal can be found here.BackgroundThe current best-practice to track tool dependencies...
Golang x/tools/gopls: SIGBUS reading string data in os.File.readdir
2025-07-11 14:07:04
688
#!stacks"sigpanic" && "os.(*File).readdir"Issue created by stacks.This stack gdIvug was repo...
Golang x/tools/gopls: Completion: panic in types.ConvertibleTo
2025-07-11 14:07:03
1436
#!stacks"gopanic" && "types.ConvertibleTo" && "completion.considerTypeConversio...
Golang x/tools/gopls: ApplyFix: "no file for edit position" bug in suggestedFixToDocumentChange (via telemetry)
2025-07-11 14:06:55
7240
#!stacks"bug.Errorf" && "golang.suggestedFixToDocumentChange:+10"This stack Di2gNg was repor...
Golang proposal: x/sys/windows: allow specifying Security Capabilities in SysProcAttr
2025-07-11 14:06:10
5822
Proposal DetailsAllow adding Security Capabilities to SysProcAttr on Windows. Note this is separate from the existing Se...
Pandas PERF: Brainstorming read_csv perf improvements
2025-07-11 14:05:35
335
[ ] With free-threading, could _convert_column_data be called in parallel for each column?[ ] (free-threading) For large...
Pandas BUG: mask in test_mask_stringdtype would always return the same result regardless of cond
2025-07-11 14:05:33
3999
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Add a function like PYQT signal
2025-07-11 14:05:29
874
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: allow EAs to override MergeOperation._get_join_indexers
2025-07-11 14:05:27
9477
AsOfMerge._get_join_indexers calls to_numpy() on EAs, which can be costly. _MergeOperation._get_join_indexers is a bit ...
上一页
下一页
1
…
184
185
186
187
188
…
331
.