Golang sync: defer wg.Done() is dangerous

Go versiongo version go1.24.1 linux/amd64What did you do?Using defer wg.Done() is dangerous, as the caller of wg.Wait() ...

Golang cmd/trace: always opening browser, not printing profile

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

Golang slices: Equal should call out handling of nil

Go versiongo1.22.0What did you do?Read the docs for slices.EqualWhat did you see happen?Saw:Equal reports whether two sl...

Golang math/big: comment typo

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

Golang archive/zip: Create() does not overwrite duplicate filenames, leading to unnecessary bloating of the resulting ZIP file

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

Golang encoding/json: document that Encoder.Encode produces JSON values as single text line

Proposal DetailsThe encoding/json Encoder outputs JSON values as single lines of text since its original version and thi...

Golang net: net.ParseIP always return ipv6

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

Golang cmd/compile: "internal compiler error: is not shape-identical" crash

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

Golang x/build: bot linux-ppc64-power8--05 reported as broken

The bot linux-ppc64-power8--05 has been reported as broken. It is currently in "dead" state. Please work to resolve the ...

Golang internal/concurrent: hashtriemap uses abi.NoEscape cause incorrect inlining decision

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

Golang runtime: segfaults in runtime.(*unwinder).next [1.24 backport]

@prattmic requested issue #73259 to be considered for backport to the next 1.24 minor release.@gopherbot Please backport...

Golang crypto/tls: support kernel-provided TLS

Lots of background and a implementation, albeit from 3+ years ago: https://blog.filippo.io/playing-with-kernel-tls-in-li...

Golang runtime: segfaults in runtime.(*unwinder).next [1.23 backport]

@prattmic requested issue #73259 to be considered for backport to the next 1.23 minor release.@gopherbot Please backport...

Golang x/build: bot freebsd-riscv64-mengzhuo--megrez-1 reported as broken

The bot freebsd-riscv64-mengzhuo--megrez-1 has been reported as broken. It is currently in "dead" state. Please work to ...

Golang x/build: perf builders are failing with "infra failed"

Both gotip-linux-amd64_c2s16-perf_vs_release and gotip-linux-amd64_c3h88-perf_vs_release are failing with "infra failed"...

Golang net/http: Support Transfer-Encoding: gzip

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

Golang x/tools/gopls: handle go1.22's go/types.Alias

This issue tracks the adoption in gopls of go1.22's new types.Alias type. We will need to audit every place that type-sw...

Golang cmd/compile: missing optimization: float constant should be loaded once outside loop

Go versiongo version go1.25-devel_2363897 Sat Jul 19 21:15:12 2025 -0700 linux/amd64Output of go env in your module/work...

Pandas DOC: Add tzdata to dependencies section in README

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

Pandas BUG: Merge fails on pyarrow datetime columns

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