Aurora Blog
Home
Golang net/http: Request.Clone() does not deep copy Body contrary to its docs (using GetBody works though)
2025-06-25 14:07:25
8221
What version of Go are you using (go version)?$ go versiongo version go1.13.5 linux/amd64Does this issue reproduce with ...
Golang cmd/compile: package-level variable initialization with constant dependencies doesn't match order specified in Go spec [1.22 backport]
2025-06-25 14:07:23
459
@griesemer requested issue #66575 to be considered for backport to the next 1.22 minor release.@gopherbot please conside...
Golang cmd/compile: internal compiler error: unexpected type: <nil> (<nil>) in for-range [1.22 backport]
2025-06-25 14:07:21
467
@griesemer requested issue #67027 to be considered for backport to the next 1.22 minor release.@gopherbot please conside...
Golang crypto/tls: segfault when calling tlsrsakex.IncNonDefault() [1.22 backport]
2025-06-25 14:07:19
1467
@FiloSottile requested issue #65991 to be considered for backport to the next 1.22 minor release.@gopherbot please open ...
Golang cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) [1.21 backport]
2025-06-25 14:07:17
1445
@samthanawalla requested issue #66403 to be considered for backport to the next 1.21 minor release.@gopherbot pretty ple...
Golang cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure [1.22 backport]
2025-06-25 14:07:15
898
@cherrymui requested issue #65169 to be considered for backport to the next 1.22 minor release.@gopherbot please backpor...
Golang cmd/cgo/internal/swig,cmd/go,x/build: swig cgo tests incompatible with C++ toolchain on builders [1.22 backport]
2025-06-25 14:07:13
747
@dmitshur requested issue #67698 to be considered for backport to the next 1.22 minor release.@gopherbot Please consider...
Golang cmd/cgo/internal/swig,cmd/go,x/build: swig cgo tests incompatible with C++ toolchain on builders [1.21 backport]
2025-06-25 14:07:11
747
@dmitshur requested issue #67698 to be considered for backport to the next 1.21 minor release.@gopherbot Please consider...
Golang cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure [1.21 backport]
2025-06-25 14:07:09
897
@cherrymui requested issue #65169 to be considered for backport to the next 1.21 minor release.@gopherbot please backpor...
Golang cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) [1.22 backport]
2025-06-25 14:07:07
1507
@samthanawalla requested issue #66403 to be considered for backport to the next 1.22 minor release.@gopherbot pretty ple...
Golang cmd/internal/obj: prologue end marker in arm64 is in the wrong place
2025-06-25 14:07:05
4699
Go versiongo1.24.4Output of go env in your module/workspace:AR='ar' ...
Golang net/netip: undocumented breaking change in reflect.DeepEquals
2025-06-25 14:07:01
4904
Go versiongo1.23rc1Output of go env in your module/workspace:Reproduces in Go playgroundWhat did you do?https://go.dev/p...
Golang x/tools/gopls: SEGV accessing map[string]...
2025-06-25 14:06:59
4560
#!stacks"runtime.sigpanic" && "runtime.mapaccess2_faststr:+84" && "imports....
Golang runtime: CGo thread stacks stay in physical memory
2025-06-25 14:06:57
9494
Go versiongo1.23.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ho...
Golang math/big: incorrect Float formatting for negative/auto prec
2025-06-25 14:06:54
4371
Go versiongo version go1.23.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang proposal: encoding/json/jsontext: add WithByteLimit and WithDepthLimit
2025-06-25 14:06:48
16919
Typically, the advice to avoid reading excessively large values into memory when passing an untrusted io.Reader is to wr...
Golang x/build/cmd/relui: add support for mentioning security fixes in Release Candidate release kind
2025-06-25 14:06:44
662
Right now relui supports sending release announcements to the golang-announce mailing list that mention security fixes o...
Golang x/tools/gopls: "unexpected files in command-line-arguments package" bug (via telemetry)
2025-06-25 14:06:35
59819
#!stacks"bug.Reportf" && ("cache.buildMetadata:+19" || "cache.buildMetadata:+16"...
Golang proposal: net/http: a configurable write buffer size for the http server
2025-06-25 14:06:25
2327
Proposal DetailsThe Go http.Server currently uses a hard coded 4 KB buffer for the response writer. In some cases, devel...
Pandas ENH: allow pd.merge() variables right_on and left_on to accept pd.Index() array_likes
2025-06-25 14:06:17
1074
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
上一页
下一页
1
…
276
277
278
279
280
…
375
.