Aurora Blog
Home
Golang cmd/fix: invalid -go=go1.21.0 [1.23 backport] [1.22 backport]
2025-08-10 14:02:03
199
@kolyshkin requested issue #68826 to be considered for backport to the next 1.22 minor release.This was created by mista...
Golang cmd/fix: invalid -go=go1.21.0 [1.23 backport]
2025-08-10 14:02:02
896
@kolyshkin requested issue #62584 to be considered for backport to the next 1.23 minor release.@gopherbot Please backpor...
Golang html/template: errors returned from MarshalJSON are not correctly escaped [1.22 backport]
2025-08-10 14:02:00
447
@rolandshoemaker requested issue #65697 to be considered for backport to the next 1.22 minor release.@gopherbot please o...
Golang proposal: slices: add Zip function
2025-08-10 14:01:57
8801
Proposal DetailsProposal DetailsI propose to add the Zip function to the slices package. The zip function is a critical ...
Golang testing: Shouldn/t the world reset between tests?
2025-08-10 14:01:53
2964
Go versiongo version go1.22.5 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang os: Windows-style absolute paths are not recognized correctly in wasm environments
2025-08-10 14:01:51
3543
Go versiongo version devel go1.24-c5430dc1d8 Wed Jul 24 01:01:48 2024 +0000 windows/amd64Output of go env in your module...
Golang cmd/compile: internal compiler error: panic during prove
2025-08-10 14:01:49
2445
$ gotip versiongo version devel go1.24-760b722c Fri Aug 9 14:54:31 2024 +0000 linux/amd64package pvar v []func()func f(i...
Golang cmd/compile: test failure in k8s after prove pass rewrite
2025-08-10 14:01:47
10376
Go versiongo1.24-3b96eebcbd Wed Aug 7 16:07:33 2024 +0000 linux/amd64Output of go env in your module/workspace:[root@raj...
Golang proposal: spec: partial type inference from the left when only some type params can be inferred
2025-08-10 14:01:45
2614
Go Programming ExperienceNoviceOther Languages ExperienceC#, Python, JSRelated Idea[ ] Has this idea, or one like it, be...
Golang proposal: go/scanner: add (*Scanner).Pos()
2025-08-10 14:01:43
3669
Proposal DetailsCurrently there is no easy and reliable way to access the End position of a token through go/scanner.It ...
Golang Telemetry data stored in wrong folder
2025-08-10 14:01:41
2261
Go versiongo version go1.24.5 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang cmd/go: add -tests to list of vet checks run by "go test"
2025-08-10 14:01:39
6780
What version of Go are you using (go version)?go 1.15.8What did you do?I resturctured my test TestXXX as an example Exam...
Golang proposal: spec: partial type inference when only some type params can be inferred
2025-08-10 14:01:37
519
Proposal DetailsSupport partial type inference for cases where some type params can't be inferred, for instance:Foo[,U](...
Golang crypto/tls: add Extensions to ClientHelloInfo
2025-08-10 14:01:33
14187
Similar https://github.com/awslabs/s2n/issues/607, Having access to raw ClientHello can be useful for fingerprinting cli...
Golang proposal: runtime/pprof: add detailed, per-goroutine versions of debug=0,1 goroutine profiles
2025-08-10 14:01:28
7155
Inspecting individual goroutines and their states is a critical debugging tool in some situations, but the STW pauses of...
Golang os/exec: TestCancelErrors/killed_after_error failures
2025-08-10 14:01:24
3170
#!watchflakesdefault <- pkg == "os/exec" && test == "TestCancelErrors/killed_after_error"...
Golang net/http: the server-side parse form returns inaccurate error
2025-08-10 14:01:22
1324
Go versiongo1.24.6Output of go env in your module/workspace:GOVERSION="go1.24.6"What did you do?Run the follow...
Pandas BLD: Drop Python 3.10 support
2025-08-10 14:01:16
6346
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Apache Superset Calendar Heatmap day offset
2025-08-10 14:01:01
7822
Bug descriptionthe problem has already been discussed in https://github.com/apache/superset/pull/24989but the problem is...
Apache Superset Can't update datasets with duplicated names
2025-08-10 14:00:51
6182
Datasets can not be updated when they point to different tables that have the same name.How to reproduce the bugGo to Da...
上一页
下一页
1
…
74
75
76
77
78
…
317
.