Aurora Blog
Home
Golang The func TrimLeft in the strings lib cannot trim right when "_" exists
2025-06-20 14:06:18
2168
Go versionversion go1.16.15 windows/amd64Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64set...
Golang x/tools/gopls/internal/cache/methodsets: "missing object path for %s" bug in indexBuilder.build
2025-06-20 14:06:16
15115
#!stacks"runtime.gopanic" && "methodsets.(*indexBuilder).build.func2:+12" || "bug.Repor...
Golang Updates to go.mod needed
2025-06-20 14:06:14
5458
Go version1.22.1What did you do?I'm trying to compile a project.And I want to use github.com/quic-go/quic-go v0.40.1The ...
Golang crypto/cipher: docs links for aes.NewCipher link to internal package
2025-06-20 14:06:12
1451
Go versiongo version go1.24.4Output of go env in your module/workspace:(omitted: the issue is misleading content of the ...
Golang proposal: net/http: Add support for custom Pooler dynamic dispatching to http1 and http2 client processes
2025-06-20 14:06:11
3235
Proposal DetailsProblem Statement:The standard http.Client / http.Transport in Go does not expose all the control points...
Golang x/tools/go/packages: Load might return duplicated errors, when export data requested
2025-06-20 14:05:54
4171
Reproducer:package mainimport ( "log" "golang.org/x/tools/go/packages")func main() { pkgs, ...
Golang x/tools/gopls: References: report unkeyed composite literals as implicit references to struct fields
2025-06-20 14:05:47
2588
gopls versionBuild info----------golang.org/x/tools/gopls v0.18.1 golang.org/x/tools/gopls@v0.18.1 h1:2xJBNzdImS5u/kV...
Golang proposal: x/sync/errgroup: add Propagate field
2025-06-20 14:05:46
884
Proposal DetailsSee https://github.com/golang/go/issues/74304#issue-3160794178 and https://github.com/golang/go/issues/5...
Golang proposal: encoding/json/v2: add support for user-defined format flags and option values
2025-06-20 14:04:27
29566
Proposal DetailsThis is a sub-issue of the "encoding/json/v2" proposal (#71497).Here we propose additional API to suppor...
Golang x/tools/gopls: Implementation (by signatures): nil panic in dynamicFuncCallType
2025-06-20 14:04:20
1680
#!stacks"sigpanic" && "golang.dynamicFuncCallType"Issue created by stacks.func dynamicFuncCa...
Golang go/types: can't get interface method types
2025-06-20 14:04:18
1646
Go versiongo version go1.25rc1 linux/amd64Output of go env in your module/workspace:.What did you do?package mainimport ...
Golang cmd/compile: embedded field type cannot be a (pointer to a) type parameter
2025-06-20 14:04:16
12899
What version of Go are you using (go version)?go version devel go1.18-cf51fb5d68 Sun Oct 17 04:27:13 2021 +0000 darwin/a...
Golang Get error when I use go get command with private package
2025-06-20 14:04:12
3232
Go versiongo version go1.22.2 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang x/tools/gopls: panic somewhere in a goroutine created by errgroup.Group
2025-06-20 14:03:51
968
#!stacks"gopanic" && "errgroup.(*Group).Wait" && "getPackageHandles"Issue ...
Golang runtime: netpoll: eventfd ready for something unexpected
2025-06-20 14:03:08
61296
Go versiongo version go1.24.1 linux/armOutput of go env in your module/workspace:R='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CP...
Golang x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
2025-06-20 14:02:57
13286
What version of Go are you using (go version)?$ go version1.20.3Does this issue reproduce with the latest release?YesWha...
Viper fatal error: concurrent map writes
2025-06-20 14:02:54
2024
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas BUG: engine calamine lost 0 when read_excel from vlookup cell
2025-06-20 14:02:49
1786
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: loc[] returns object type instead of float
2025-06-20 14:02:41
7513
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras Cannot generate heatmaps using Gradcam library
2025-06-20 14:02:36
3189
import numpy as npimport tensorflow as tffrom tf_explain.core.grad_cam import GradCAMimport matplotlib.pyplot as pltInit...
上一页
下一页
1
…
148
149
150
151
152
…
234
.