Golang x/tools/internal/modindex: TestIncremental failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremen...

Golang os/exec: execution of internal command at Windows gives error

Go versiongo version go1.22.2 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...

Golang cmd/go: trimpath does not clean some CGO C filepaths

Go versiongo version go1.21.6 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang CGO, add params file flag to allow more cli arguments

What version of Go are you using (go version)?$ go versioncgo version go1.19.11Does this issue reproduce with the latest...

Golang proposal: spec: unions as sigma types

Author backgroundWould you consider yourself a novice, intermediate, or experienced Go programmer? Experienced.What othe...

Golang build: time failures

#!watchflakesdefault <- repo == "go" && pkg == "" && test == "time"Issu...

Golang proposal: net/http/v2: thoughts for Go 2.0

Wishlist bug for what net/http would look like if we could make backwards-incompatiblechanges.Anything goes.I'll start:*...

Golang x/mobile: UI hangs when Go code called from Swift communicates over the network; time.Sleep works fine

I used quic-go to implement a function to send messages to the server and receive data, which I turned into an iOS libra...

Golang runtime: main_init_done can race with cgocall, yielding partially initialized (user) packages

Go versiongo version go1.22.3 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang proposal: encoding/json/v2: add HasOption and decompose GetOption

Proposal DetailsIn the json/v2 API proposal (#71497), it is currently proposed that we add:// GetOption returns the valu...

Golang math: defined constants are about 210 bits instead of allowed 256 bits mantissa

Go versionall so farOutput of go env in your module/workspace:n/aWhat did you do?Looked at/used math.Pihttps://cs.openso...

Golang proposal: net/http: Upgrade http2 from not *tls.Conn

Proposal DetailsI'm create a tls fork for kernel provided tls.But net/http requires a *tls.Conn to upgrade TLSNextProtos...

Golang x/exp/trace: gen.bash depends on GNU's sed, fails with BSD's

Go versiongo version devel go1.23-06feff6279 Tue Jul 2 15:36:40 2024 -0700 darwin/arm64 [CL 596355 PS 1, parent is f12ac...

Golang x/tools/txtar: implement fs.FS

The implementation would be pretty simple, and it would let you use txtar format for templates and http.FileServers. Com...

Golang cmd/cover: cover uses /tmp but ubuntu 22.04 Firefox now won't access /tmp

Go versiongo version go1.21.11 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''...

Golang windows: executable with "update" in filename requires admin rights on Windows, regardless of Go version or build environment

Go versiongo1.20.14.windows、go1.22.3.windows and so onOutput of go env in your module/workspace:set GO111MODULE=set GOAR...

Golang cmd/pprof: weblist shows wrong assembly instructions in annotated code when cross compiling for ARMv7

What version of Go are you using (go version)?$ go versiongo version go1.24.5 linux/amd64Does this issue reproduce with ...

Golang runtime/trace: set the v2 tracer as the default tracer

After the execution tracer overhaul described in #60773 is complete, we should make the v2 tracer the default version. T...

Viper AutomaticEnv does not seem to pull ENV anymore. Broken since 1.19.0, working in 1.18.0

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas TRACKER: new default String dtype (pyarrow-backed, numpy NaN semantics)

Overview of work for the future string dtype (PDEP-14).Main implementation:- [x] Implement the object-dtype based fallba...
上一页 下一页
.