Golang x/build: LUCI windows-amd64-longtest TryBot is slow

#!watchflakespost <- builder ~ `(gotip|go1\.\d\d)-windows-amd64-longtest` && (`test timed out` || `SIGQUIT` |...

Golang debug/elf: index out of range in DWARF

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

Golang cmd/link: using CGO with DWARF5 generates malformed Windows binaries

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

Golang x/tools/gopls: modernize should simplify func calls which always return nil errors now

For example, as of Go 1.24, https://pkg.go.dev/crypto/rand#Read always returns a nil error on all platforms, so any call...

Golang cmd/compile: debugger fails to read content of variable beyond its live range

Go versiongo version go1.25.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...

Golang Command Line Parameters with double quotation marks are not parsed properly by C runtime library used on windows platform by GO, ["TestPassword"] results in [TestPassword]. Quotes filtered out, no escape possible.

Go versiongo version go1.22.2 windows/amd64Output of go env in your module/workspace:Microsoft Windows [Version 10.0.226...

Golang runtime/pprof: TestGoroutineProfileConcurrency/finalizer_present failures

#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestGoroutineProfileConcurrency/fin...

Golang cmd/cgo: AR environment variable not used with buildmode=c-archive

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

Golang archive, image, debug, encoding, x/net/html: DO NOT PANIC

We have a number of packages that implement parsers where a panic might lead to a Denial of Service, but returning an in...

Golang compress/zstd: add new package

Zstandard (RFC 8878) is well-positioned to replaced GZIP (RFC 1952) as the de-facto compression format.Zstandard:* is fa...

Golang x/website: "Create a Go module" tutorial "Add a test" instructions broken by recent change to vetting printf calls

What is the URL of the page with the issue?https://go.dev/doc/tutorial/add-a-testWhat is your user agent?Mozilla/5.0 (Ma...

Golang cmd/go: get hangs without error output from unknown revisions

What version of Go are you using (go version)?$ go versiongo version go1.18.4 darwin/arm64$ git versiongit version 2.37....

Golang proposal: go/build: deprecate ArchChar(..)

Proposal DetailsMark go/build.ArchChar(..) as deprecated. Since Go 1.5 this function always returns an error and no long...

Golang x/term: windows: arrow keys not received and thus history not working

Go versiongo1.22.6Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set GOBIN=set GOCACHE=C:\Use...

Golang x/crypto/ssh: panic stating scalarBaseMult was not 32 bytes on FIPS enabled host with curve25519

Go versiongo version go1.24.4 (Red Hat 1.24.4-1.module+el8.10.0+23323+67916f33) linux/amd64Output of go env in your modu...

Pandas DOC: date_range/timedelta_range confusing 3 out of 4 arguments note

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Apache Dubbo [Feature] Include the cluster information and the corresponding SOCKS5 proxy address in the URL

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

Redis [BUG] Debian repository is down / returning 403

https://packages.redis.io/deb/dists/trixie/InRelease responds with 403:<Error><Code>AccessDenied</Code&gt...

Spring Security Improve Single-Sign-On Redirect for SameSite=Lax and SameSite=Strict

Lax + POST mitigation as well as the following Spring Security tickets:https://github.com/spring-projects/spring-securit...

Spring Security Support for JWT integration with Spring Security WebAuthn (instead of sessions)

Subject: WebAuthn + JWT Integration with webauthn4j-spring-securityHi Spring Security Team,I’m currently working on an a...
下一页
.