Aurora Blog
Home
Golang cmd/compile: parameters spilled onto stack do not have populated location field in DWARF
2025-08-07 14:04:21
12569
Go versiongo version go1.23.6 linux/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''G...
Golang x/build: add LUCI openbsd-riscv64 builder
2025-08-07 14:04:18
5426
Following the instructions at Dashboard builders:hostname openbsd-riscv64-mengzhuoCSR is openbsd-riscv64-mengzhuo.csr.tx...
Golang x/build: productionize coverage that golangbuild provides for main + golang.org/x repos
2025-08-07 14:04:16
2369
golangbuild, our LUCI Executable ("luciexe") command intentionally limited scope during the LUCI prototype stage: it lef...
Golang build: build failure on gotip-linux-arm
2025-08-07 14:04:14
1531
#!watchflakesdefault <- builder == "gotip-linux-arm" && repo == "go" && mode == &...
Golang build: build failure on gotip-solaris-amd64
2025-08-07 14:04:12
1549
#!watchflakesdefault <- builder == "gotip-solaris-amd64" && repo == "go" && mode ...
Golang build: build failure on gotip-netbsd-arm64
2025-08-07 14:04:10
4701
#!watchflakesdefault <- builder == "gotip-netbsd-arm64" && repo == "go" && mode =...
Golang build: build failure on gotip-windows-arm64
2025-08-07 14:04:08
2325
#!watchflakesdefault <- builder == "gotip-windows-arm64" && repo == "go" && mode ...
Golang x/sys/windows: TestGetKeyboardLayout failures [consistent failure]
2025-08-07 14:04:03
14773
#!watchflakesdefault <- pkg == "golang.org/x/sys/windows" && test == "TestGetKeyboardLayout&qu...
Golang build: build failure on gotip-darwin-amd64_14
2025-08-07 14:04:01
2779
#!watchflakesdefault <- builder == "gotip-darwin-amd64_14" && repo == "go" && mod...
Golang x/tools/gopls/internal/analysis/modernize: waitgroup modernizer makes a complete mess of it
2025-08-07 14:03:58
839
xtools$ cat b.go//go:build go1.25package toolsimport "sync"func _() { var s Server s.wg.Add(1) go fun...
Pandas DOC: DataFrame.to_feather() does not accept *all* file-like objects
2025-08-07 14:03:49
4230
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: Inconsistent behavior of MultiIndex.union depending on duplicates and names
2025-08-07 14:03:46
3992
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas REF/API: make construct_array_type a non-classmethod
2025-08-07 14:03:45
758
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DOC: Reindexing behaviour of dataframe column-assignment missing
2025-08-07 14:03:43
4456
Location of the documentationpandas.core.indexing.IndexingMixin.locpandas.DataFrame.__setitem__Documentation problemWhen...
Pandas QST:
2025-08-07 14:03:41
3595
Research[X] I have searched the [pandas] tag on StackOverflow for similar questions.[X] I have asked my usage related qu...
Pandas ENH: pd.DataFrame.describe(): rename top to mode
2025-08-07 14:03:34
1826
Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas Missing Values and Categoricals - inconsistent dtypes
2025-08-07 14:03:32
6447
Code Sample, a copy-pastable example if possibleIn [1]: import pandas as pdIn [2]: import numpy as npIn [3]: from pandas...
Pandas DOC: There is an unreadable dark text on the dark background in the getting started page
2025-08-07 14:03:30
348
The text under the "Intro to pandas" section is unreadable due to being displayed in a dark color over the dark backgrou...
Jackson Databind SerializationContext.find*Serializer could be type-parameterized
2025-08-07 14:03:13
641
Describe your IssueSerializationContext contains a series of find*Serializer methods, all of which return ValueSerialize...
Apache Superset Access Denied toasts displaying Randomly for Custom "readonly" role
2025-08-07 14:03:06
4493
Bug descriptionWe've created a custom role in Superset called "readonly" with assigned permissions to allow view-only ac...
上一页
下一页
1
…
139
140
141
142
143
…
373
.