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

Spring AI MCP to support stateless_http=True

There is no option to expose MCP tools/resources/prompt with webmvc without sse sessions.That is something supported in ...

Spring Support RetryListener registration via @Retryable

It appears that the support for @Retryable is not complete.The RetryListener API is defined but is not actually used in ...

Golang proposal: add support for random sampling from a collection

go 1.8.4Random sampling is a very commonly used method to draw samples from a collection, like random.sample(population,...

Golang proposal: x/sys/unix: ReadMsgUnix without source address

Proposal DetailsProblemCurrently, (*UnixConn) ReadMsgUnix() reads a message from a unix socket, and returns a *UnixAddre...

Golang x/pkgsite: spreading malware, package removal request for github.com/unnaturalacce/extnetip

It's a copy of my modul github.com/gaissmai/extnetip but spreads malware.See the file conversion.go with obfuscating str...

Golang syscall: incorrect length of abstract Unix domain socket paths beginning with null character

What version of Go are you using (go version)?$ go versiongo version go1.21.3 linux/amd64Does this issue reproduce with ...
上一页 下一页
.