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

Golang access: trybot access for ethan.reesor@gmail.com

I am a contributor to Go and I would like to use gomote repro ... to attempt to reproduce issues with my CLs.Comment Fro...

Golang access: gomote

Per https://go.dev/wiki/Gomote#access I'm requesting gomote access for me (kolyshkin@gmail.com).I need this as I'm worki...

Golang net/http/httptest: make it possible to use a Server (TLS or not) to test cookies

httptest.NewTLSServer uses a cert that is not valid for localhostWhat version of Go are you using (go version)?$ go vers...

Golang Windows: Go 1.25 internal linker produces invalid PE (misaligned SizeOfHeaders and sections, EXE won’t run)

On Windows, upgrading from Go 1.24.6 to 1.25.0 caused our builds to produce executables that refuse to run. The loader i...

Golang panic when range-func return nil

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

Golang x/pkgsite: docs not shown for functions with language version build tags

What is the URL of the page with the issue?https://pkg.go.dev/github.com/destel/rill@v0.4.0#pkg-functionsWhat is your us...

Golang x/pkgsite:

What is the URL of the page with the issue?What is your user agent?ScreenshotWhat did you do?What did you expect to see?...

Golang crypto/cipher: TestGCMAEAD/AES-128/NonceSize-100/BufferOverlap/Plaintext-Length=8192,AddData-Length=8192/Open failures [consistent failure]

#!watchflakesdefault <- pkg == "crypto/cipher" && test == "TestGCMAEAD/AES-128/NonceSize-100/B...

Golang unique: panic when calling unique.Make with string casted as any

Go versiongo version go1.23.0 linux/amd64Output of go env in your module/workspace:Go playgroundWhat did you do?Casting ...

Apache Superset Screenshots cannot be generated with 6.0.0rc1

Bug descriptionI have successfully included the "INCLUDE_CHROMIUM=true" argument in my build. Playwright-Chromium is ins...

Apache Superset Embedded iframe of Superset dashboard does not match original layout

ScreenshotDashboard in superset:Dashboard in iframe:DescriptionI am running a self-hosted Superset instance (using the o...

Apache Dubbo [Feature] move org.apache.dubbo.config.annotation to dubbo-config-spring

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

Spring AI Missing Metric documentation

There are metrics gen_ai_chat_client.operation_* for the chat client and db_vector_client_operation_* for the vector dat...

SpringBoot Add documentation for spring.data.elasticsearch properties in application.yml

Currently, the official Spring Boot documentation does not provide a clear section on how to configure Elasticsearch pro...

Spring URI Patterns documentation shows wrong Example column text for {name:[a-z]}+ pattern

The URI patterns documentation shows incorrect text on the Example column on the line relative to the {name:[a-z]}+ patt...

Golang x/exp/typeparams: TestAPIConsistency fail with Go tip since CL 575455

The x/exp repo started to fail consistently since CL 575455 (on the main repo). E.g.https://ci.chromium.org/ui/p/golang/...
下一页
.