Aurora Blog
Home
Golang sync: defer wg.Done() is dangerous
2025-07-23 14:04:13
1536
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
2025-07-23 14:04:08
5828
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
2025-07-23 14:03:53
2231
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
2025-07-23 14:03:49
2200
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
2025-07-23 14:03:47
2529
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
2025-07-23 14:03:45
1868
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
2025-07-23 14:03:43
2246
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
2025-07-23 14:03:40
3574
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
2025-07-23 14:03:38
152
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
2025-07-23 14:03:33
8990
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]
2025-07-23 14:03:29
403
@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
2025-07-23 14:03:27
35829
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]
2025-07-23 14:03:24
403
@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
2025-07-23 14:03:20
181
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"
2025-07-23 14:03:19
1402
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
2025-07-23 14:03:16
2592
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
2025-07-23 14:03:14
2772
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
2025-07-23 14:03:10
771
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
2025-07-23 14:02:56
578
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
2025-07-23 14:02:54
3031
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
141
142
143
144
145
…
324
.