Aurora Blog
Home
Golang os: add CopyFS
2025-07-25 14:04:43
9714
After discussion on https://github.com/golang/go/issues/45757#issuecomment-1646172720 and #61386, it would help many dif...
Golang x/oscar/internal/httprr.RoundTrip can delete os.DevNull during test.TestErrors
2025-07-25 14:04:41
568
Go versiongo1.23rc1 (exact version not important here)Output of go env in your module/workspace:GOOS=aixGOARCH=ppc64What...
Golang x/build: AIX builders fail with "unknown directive "Disconnected" "
2025-07-25 14:04:39
5039
AIX golang CI recently started failing with the below error.--- FAIL: TestImportTestdata (0.05s) gcimporter_test.go:5...
Golang x/build/cmd/gomote: TestIsGoToolDistGenerated failing as of CL 600436
2025-07-25 14:04:28
1422
=== RUN TestIsGoToolDistGenerated push_test.go:70: Checking generated files in /home/swarming/.swarming/w/ir/x/w/go...
Golang go/build: setting UseAllFiles still invokes go command
2025-07-25 14:04:26
748
In build.go:func (ctxt *Context) importGo(p *Package, path, srcDir string, mode ImportMode) error { // To invoke the ...
Golang go/importer: import/export does not preserve package versions
2025-07-25 14:04:25
3035
61175 added go/types.Package.GoVersion, which reports the Go version used to type-check the package. One of the motivato...
Golang net/http: TestTransportMaxConnsPerHostDialCancellation/h1 failures
2025-07-25 14:04:22
3427
#!watchflakesdefault <- pkg == "net/http" && test == "TestTransportMaxConnsPerHostDialCancella...
Golang net/http: TestTimeoutHandlerEmptyResponse/h2 failures
2025-07-25 14:04:18
2604
#!watchflakesdefault <- pkg == "net/http" && test == "TestTimeoutHandlerEmptyResponse/h2"...
Golang net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets
2025-07-25 14:04:16
1814
Go versionall versions since go1.18Output of go env in your module/workspace:see aboveWhat did you do?Create an IPv4 UDP...
Golang runtime: feature request: Support for ASLR with the heap
2025-07-25 14:04:12
12670
Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?go vers...
Golang cmd/trace/v2: pprof profiles always empty
2025-07-25 14:04:10
4706
Go versiongo version go1.22.4 windows/amd64Output of go env in your module/workspace:λ go envset GO111MODULE=set GOARCH=...
Golang cmd/trace/v2: pprof profiles always empty [1.22 backport]
2025-07-25 14:04:08
1329
@rhysh requested issue #68542 to be considered for backport to the next 1.22 minor release.@gopherbot please backport to...
Golang build: adopt Go 1.24 as bootstrap toolchain for Go 1.26
2025-07-25 14:04:01
432
This is the tracking issue for the Go 1.26 iteration of proposal #54265.Comment From: gabyhelpRelated Issues and Documen...
Golang crypto/cipher: GCM AEAD can be created with a custom nonce OR tag size, but not both
2025-07-25 14:03:44
6565
What version of Go are you using (go version)?$ go versiongo version go1.15 windows/amd64Does this issue reproduce with ...
Golang x/build: perf builders are failing to build cockroachdb for baseline at tip
2025-07-25 14:03:40
2937
The gotip-linux-amd64_{c2s16,c3h88}-perf_vs_release builders are failing at tip due sweet running into an error building...
Pandas BUG: Index accepts lists as values
2025-07-25 14:03:35
2674
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: use shared_docs for isna/notna & isnull/notnull
2025-07-25 14:03:33
3106
https://github.com/pandas-dev/pandas/pull/16972also some templates so that we can have distinctive doc-strings that use ...
Pandas DOC: Standardize noncompliant docstrings in pandas/io/html.py (flake8-docstrings)
2025-07-25 14:03:29
1036
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: series.groupby(level=0) and series.groupby(pd.Grouper(level=0)) produce different orders
2025-07-25 14:03:23
2497
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Using Series.str.contains() with a compiled regex and arrow strings fails
2025-07-25 14:03:19
4278
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
2
3
4
5
6
7
…
192
.