Golang cmd/go: "test timed out after ... running tests: ..." attached to one of many subtests in JSON mode, can be less visible compared to non-JSON output

Consider the output from go test without -json flag in a situation where a test timeout happens while multiple subtests ...

Golang cmd/link: duplicated definition of symbol github.com/ebitengine/purego.syscall15XABI0 when running with ASAN

Go versiongo1.24.4 Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLA...

Golang proposal: database/sql: add configuration option to ignore null values in Scan

like https://github.com/golang/go/issues/28414, but for all null valuescopied from https://github.com/golang/go/pull/570...

Golang proposal: runtime: export runtime.getAuxv()

Proposal DetailsThis proposal is based on the initiative started with go.dev/issue/67401 to lock down future use of //go...

Golang x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner failures

#!watchflakespost <- pkg == "golang.org/x/tools/cmd/signature-fuzzer/fuzz-runner" && test == "...

Golang proposal: net: IP.To16()

Proposal DetailsThe To16() is not as desired when compared to To4():To4(): works as expected, if address is IPv4 or IPv...

Golang runtime/debug: BuildInfo doesn't contain VCS info depending on the build command

Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang proposal: runtime: CallerString

Proposal DetailsThis proposal is for a function with a signature like func CallerString(skip int) string.It returns basi...

Golang proposal: x/oauth2: allow making raw post requests to server

Proposal DetailsAllow making raw HTTP POST requests to the authz serverThis PR adds functionality to make token-style HT...

Golang x/pkgsite: variable DiscardHandler not listed under Variables in log/slog

What is the URL of the page with the issue?https://pkg.go.dev/log/slog#pkg-variablesWhat is your user agent?Mozilla/5.0 ...

Golang net: udp server error

Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang cmd/go: local version stamping doesn't work with v2+

Go versiongo version go1.24.1 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...

Pandas BUG: concatenating time series with non ns unit leads to dataframe with missing data

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

Keras keras.layers.Normalization#adapt() does not support keras.utils.PyDataset as input.

Expected behaviorWhen I create a custom PyDataset and then pass it into the Normalization adapt method, the mean and var...

Gin Can you release these changes in the binding package?

Hello,I'm noticing this commit from last year: https://github.com/gin-gonic/gin/commit/24d67647cb9b4e0bbdcdec7f0c2086e80...

Gin Quick search not working on docs

Comment From: appleboyduplicate here: https://github.com/gin-gonic/website/issues/319

Apache Superset A space is missing for the "+ SQL Query" button

ScreenshotDescriptionOn Welcome screen, a space is missing for the "+ SQL Query" buttonOthers buttons are OKComment From...

MyBatis-Plus [错误报告]: 分页插件自动优化countSql报了很多错,但是不影响运行,但是打印太多的日志影响错误排查

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

Redis [docs] 🔍 Improving search on documentation with DocSearch

Hello Redis team,I've noticed that your documentation could take advantage of our DocSearch initiative.So, we went on tr...

Redis [CRASH] Redis keep crashing

Hi - About a week ago redis we started using redis in our app and started crashing. Our system admin suspects this is a ...
上一页 下一页
.