Aurora Blog
Home
Golang x/tools/internal/modindex: TestIncremental failures
2025-07-20 14:02:49
763
#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremen...
Golang os/exec: execution of internal command at Windows gives error
2025-07-20 14:02:45
2285
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
2025-07-20 14:02:43
5514
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
2025-07-20 14:02:41
7196
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
2025-07-20 14:02:39
90889
Author backgroundWould you consider yourself a novice, intermediate, or experienced Go programmer? Experienced.What othe...
Golang build: time failures
2025-07-20 14:02:34
668
#!watchflakesdefault <- repo == "go" && pkg == "" && test == "time"Issu...
Golang proposal: net/http/v2: thoughts for Go 2.0
2025-07-20 14:02:32
13728
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
2025-07-20 14:02:30
4113
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
2025-07-20 14:02:24
11866
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
2025-07-20 14:02:22
1025
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
2025-07-20 14:02:20
5372
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
2025-07-20 14:02:18
1383
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
2025-07-20 14:02:16
2861
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
2025-07-20 14:02:14
12811
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
2025-07-20 14:02:12
4383
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
2025-07-20 14:02:10
3902
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
2025-07-20 14:02:02
5078
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
2025-07-20 14:01:56
785
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
2025-07-20 14:01:52
10822
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)
2025-07-20 14:01:47
17760
Overview of work for the future string dtype (PDEP-14).Main implementation:- [x] Implement the object-dtype based fallba...
上一页
下一页
1
…
96
97
98
99
100
…
272
.