Aurora Blog
Home
Spring Add support for JvmDefault (default in Kotlin 2.2.20)
2025-09-17 14:00:06
7754
Info:Kotlin: 2.2.20KSP: 2.2.20-2.0.3Spring Boot: 3.5.5JDK: 21MRE Projecthttps://github.com/austinarbor/spring-kotlin-iss...
Spring InstanceSupplierCodeGenerator fails to detect deprecated type on package private factory method
2025-09-17 14:00:05
1457
The algorithm to detect deprecated code to add @SuppressWarnings does not work properly when the factory method isn't pu...
Golang cmd/go: -trimpath should respect replace statements
2025-09-16 14:06:02
8984
Go versiongo version go1.25.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/tools/gopls: option to autocomplete function call without parentheses
2025-09-16 14:05:56
10006
(This is more of a question before it becomes a feature request. However, the original Slack invite link is no longer ac...
Golang x/pkgsite: X is always visible on homepage search
2025-09-16 14:05:52
1396
What is the URL of the page with the issue?https://pkg.go.devWhat is your user agent?Chrome MacMozilla/5.0 (Macintosh; I...
Golang x/tools/gopls: DidChangeWatchedFiles: impossible crash in growslice
2025-09-16 14:05:30
4472
#!stacks"sigpanic" && "growslice:+17"Issue created by stacks.Another impossible crash: the c...
Golang x/tools/gopls: fix folding range for function calls
2025-09-16 14:05:24
1693
gopls version: gopls@974c859 (master)CL https://go.dev/cl/694295 changed the folding logic and reintroduced behavior rep...
Golang x/tools/gopls: high cpu usage all the time
2025-09-16 14:05:17
78237
gopls version0.16.2go envGO111MODULE=''GOARCH='arm64'GOBIN='/Users/matthew/.local/share/mise/installs/go/1.22.3/bin'GOCA...
Golang x/tools/gopls: organize imports formats the package statement
2025-09-16 14:05:07
5691
What version of Go, VS Code & VS Code Go extension are you using?Version Information* Run `go version` to get versio...
Golang x/tools/go/analysis/unitchecker: TestIntegration/GOPATH failures
2025-09-16 14:04:56
4263
#!watchflakesdefault <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestIn...
Golang x/tools/go/analysis/unitchecker: TestIntegration/Modules failures
2025-09-16 14:04:54
4140
#!watchflakesdefault <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestIn...
Golang cmd/compile: optimize float32/float64 conversions used with math package
2025-09-16 14:04:49
771
Most functions in the math package operate on float64s. For users who work with float32s this leads to a lot of code lik...
Golang x/tools/gopls: Completion of generic argument resulting in invalid casting to constraints
2025-09-16 14:04:47
5523
gopls versionBuild info----------golang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKI...
Golang proposal: testing: add goroutine labels to tests
2025-09-16 14:04:42
2847
Proposal DetailsDebugging tests timeouts can be frustrating when multiple tests fail to complete.This was improved recen...
Pandas DOC: Clarify parentheses vs. brackets
2025-09-16 14:04:36
1162
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas PERF: to_numpy is >3 orders of magnitude slower on tz aware datetimes
2025-09-16 14:04:34
7308
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this issue ex...
Pandas BUG: NaN categorical in multi-level column gets replaced in to_excel output
2025-09-16 14:04:29
3507
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: inconsistent comparison results when using PyArrow backend.
2025-09-16 14:04:22
8290
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: groupby doesn't distinguish between different kinds of null values
2025-09-16 14:04:20
5289
df = pd.DataFrame({'a': [np.nan, pd.NA, None], 'b': [1, 2, 3]})gb = df.groupby('a', dropna=False)print(gb.sum())# b...
Pandas PERF: mean method works too long with object type
2025-09-16 14:04:15
3182
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this issue ex...
上一页
下一页
1
…
65
66
67
68
69
…
386
.