Aurora Blog
Home
Golang cmd/compile/internal/importer,go/internal/gcimporter: remove iimport.go export data importers
2025-07-27 14:03:07
971
Tracking bug for removing the iimport.go files for the iexport data format in the compiler.The unified goexperiment was ...
Golang test/codegen: wasm condmove tests failing
2025-07-27 14:03:03
26480
Go versiongo version go1.26-devel_6fbad4be75 Fri Jul 25 17:43:10 2025 -0700 linux/amd64Output of go env in your module/w...
Golang import/testing: "go test -o" does not always respect specified directory
2025-07-27 14:02:57
3886
Go versiongo1.24.5 windows/amd64Output of go env in your module/workspace:*(pathnames slightly redacted)*set AR=arset CC...
Golang golang.org/x/sys/windows/svc/mgr: Unable to create a boot service
2025-07-27 14:02:55
2002
Go versiongo version go1.24.5 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/tools/gopls: allow more formatter options
2025-07-27 14:02:32
1962
Proposal DetailsCurrently, in the gopls settings, we only have the option to enable gofumpt. It would be nice if gopls ...
Golang cmd/compile: struct literal error prints struct definition instead of struct name
2025-07-27 14:02:30
1923
% cat /tmp/x.gopackage maintype VeryLongStruct struct { A1 int A2 int A3 int A4 int A5 int A6 in...
Golang types2, go/types: the scope of a type parameter identifier in a method of a generic type is too large
2025-07-27 14:02:28
5413
What version of Go are you using (go version)?$ go versiongo version go1.18rc1 linux/amd64What did you do?type T[T any] ...
Golang API Request Poject Test
2025-07-27 14:02:18
1821
What version of Go are you using (go version)?$ go versiongo version go1.24.5 windows/amd64Does this issue reproduce wit...
Golang hash/crc32: commit 18dbe5b broke kubernetes unit tests
2025-07-27 14:02:16
6692
Go versiongo version go1.26-devel_6fbad4be75Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'...
Golang proposal: testing: optional prefix for error output
2025-07-27 14:02:14
1369
Proposal DetailsProposalI propose the addition of a go test flag that will add a prefix to the output of t.Error(f) and ...
Golang x/crypto/ssh: allow unpadded signatures
2025-07-27 14:02:12
7537
Go versiongo version go1.20.13 linux/amd64Output of go env in your module/workspace:GO111MODULE=""GOARCH="...
Golang cmd/compile: panics with generic type alias and based-on constraint
2025-07-27 14:02:10
2865
Go version1.23rc1Output of go env in your module/workspace:n/aWhat did you do?https://go.dev/play/p/kMvT8_f91aK?v=gotipW...
Golang cmd/compile: panics with generic type alias and based-on constraint [1.23 backport]
2025-07-27 14:02:06
930
@cuonglm requested issue #68580 to be considered for backport to the next 1.23 minor release.@gopherbot please backport ...
Golang cmd/go: coverage profile wonky with generics
2025-07-27 14:01:58
2943
Go versiongo version go1.22.5 darwin/arm64Output of go env in your module/workspace:-What did you do?Go coverage reports...
Pandas DOC: code coverage app provided in documentation is invalid
2025-07-27 14:01:47
490
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas DOC: floating point precision on writing/reading to csv
2025-07-27 14:01:46
8545
Code Samplex0 = 18292498239.824df1 = pd.DataFrame({'One': x0},index=["bignum"])df1.to_csv('repr_test.csv')df2 ...
Pandas BUG: series.reindex(mi) behaves different for series with Index and MultiIndex
2025-07-27 14:01:41
8247
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: astype(object) does not convert numpy strings to str
2025-07-27 14:01:39
5407
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DOC: section on caveats of storing lists inside DataFrame/Series
2025-07-27 14:01:35
4583
xref to a lot of issues, for example #16864I think we could use a doc section stating storing nested lists/arrays inside...
Keras Mixed precision on AMD GPUs results in lower performance
2025-07-27 14:01:30
433
I've noticed a few things when trying to run Keras 3 with a 9070 XT and ROCm 6.4.2:Setting keras.mixed_precision.set_glo...
上一页
下一页
1
2
3
4
5
6
7
…
197
.