Golang x/tools/gopls: renaming functions should rename corresponding test functions

https://github.com/user-attachments/assets/cf57b295-ab3c-4888-aca1-3dd309a521b7Renaming a function also renames referenc...

Golang cmd/link/internal/ld: testcarchive fails on Windows with MinGW: doesn't handle "\r" in output

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

Golang proposal: x/tools/go/analysis/structtag: stricter JSON tag checking

Background: This recent article https://blog.trailofbits.com/2025/06/17/unexpected-security-footguns-in-gos-parsers/ des...

Golang crypto/tls: bogo test output is hard to parse

See i.e. https://ci.chromium.org/ui/p/golang/builders/ci/gotip-windows-amd64-longtest/b8750306255775534897/test-results?...

Golang runtime: slowdown due to extra read from implicit nil check of fresh virtual memory [green tea]

The hugo binary gets slower, potentially dramatically so, with GOEXPERIMENT=greenteagc. The root cause is page mapping c...

Golang x/tools/gopls/internal/server: Initialize fails to create temp dir

A recent test flake on windows produced this error found matching log "2025/06/24 15:24:17 creating temp...

Golang crypto/tls: server responds with HRR even if there is no overlap between key_share and supported_groups

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

Golang crypto/tls: TLS handshake timeout consistently on Windows VM LTSC2019 with private IP

Go versiongo version go1.24.2Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...

Golang x/tools/go/analysis/passes/stringintconv: sometimes generates empty edits in suggested fixes

With https://go.dev/cl/592155 the stringintconv analyzer now generated sometimes suggested fixes with empty edits (if th...

Golang proposal: crypto/ecdh: support for secp256k1 curve

In prior, is there any reason to omit secp256k1 in this package? I know it's widely used for ECDSA so I was wondering if...

Golang Documentation not displayed due to license restrictions despite having MIT License

I've added an MIT license to my Go package repository (https://github.com/tosynthegeek/mcw), but the documentation on pk...

Pandas BUG: Index[Float64].insert(1, False) casts False to 0

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: .describe() doesn't work for EAs

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Keras pytorch backend lstm very +10x slow (maybe batch size with pytorch backend has different semantics than the traditional Keras semantics?)

https://stackoverflow.com/questions/78717341/keras-training-speed-with-pytorch-backend-is-a-lot-slower-than-with-tensorf...

Keras [Feature Suggestion] Improving Built-In Visualization System With Layered-Style Architecture Generation

I've been playing around with Keras's built-in visualizations tool for a while and I feel like it could be improved a lo...

Keras High memory consumption with model.fit in TF 2.15 + Keras 3.0.2

Raising this issue again here as it still seems to be present in the current code base.The data in my model is tiny (&lt...

Keras RFC consider pre-commit for linters

Would you consider adding pre-commit config to the repo? This wouldn't mean people have to enable it, but would make it ...

Keras keras.ops.image.map_coordinates breaks with TF backend

Seems to be an issue with keras.ops.image.map_coordinates and TF backend. Seems to happen on both CPU and GPU.VersionsTF...

Jackson Core Version.compareTo Returns -18 for "alpha" vs "snapshot"

Hi,I came across a case where I was comparing two Version objects like this:Version version1 = new Version(1, 0, 0, &quo...

Apache Superset [SIP-173] Integrate Gemini CLI Documentation via GEMINI.md

[SIP] Proposal for integrate Gemini CLI Documentation via GEMINI.mdMotivationThis SIP proposes the addition of a GEMINI....
上一页 下一页
.