Golang cmd/go: list with -export and -covermode=atomic fails to build [1.22 backport]

@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

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]

@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]

@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

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]

@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

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

#!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

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

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

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

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

#!stacks"sigpanic" && "os.(*File).readdir"Issue created by stacks.This stack gdIvug was repo...

Golang x/tools/gopls: Completion: panic in types.ConvertibleTo

#!stacks"gopanic" && "types.ConvertibleTo" && "completion.considerTypeConversio...

Golang x/tools/gopls: ApplyFix: "no file for edit position" bug in suggestedFixToDocumentChange (via telemetry)

#!stacks"bug.Errorf" && "golang.suggestedFixToDocumentChange:+10"This stack Di2gNg was repor...

Golang proposal: x/sys/windows: allow specifying Security Capabilities in SysProcAttr

Proposal DetailsAllow adding Security Capabilities to SysProcAttr on Windows. Note this is separate from the existing Se...

Pandas PERF: Brainstorming read_csv perf improvements

[ ] 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

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

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

AsOfMerge._get_join_indexers calls to_numpy() on EAs, which can be costly. _MergeOperation._get_join_indexers is a bit ...
上一页 下一页
.