Golang x/tools/gopls: allow more formatter options

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

% 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

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

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

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

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

Go versiongo version go1.20.13 linux/amd64Output of go env in your module/workspace:GO111MODULE=""GOARCH=&quot...

Golang cmd/compile: panics with generic type alias and based-on constraint

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]

@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

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

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

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

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

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

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

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...

Apache Superset Db restoration issue from version 4.1.1 to 5.0.0

Bug descriptionHi Team, I am trying to upgrade superset version from 4.1.1 to 5.0.0 and getting below error. Alembic ver...

Apache Superset UI issue with Superset version 5.0.0

Bug descriptionHi Team , I have installed version 5.0.0 and When I access URL it is redirecting me to login page and aft...

Apache Superset Permission denied for sql access between databases

I have another inquiry also regarding this. Previously 4.0.1 when I select for example select * from database_name.schem...

Apache Dubbo [Feature] Add AsyncRpcResult test sample in dubbo-samples

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
上一页 下一页
.