Spring Add support for JvmDefault (default in Kotlin 2.2.20)

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

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

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

(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

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

#!stacks"sigpanic" && "growslice:+17"Issue created by stacks.Another impossible crash: the c...

Golang x/tools/gopls: fix folding range for function calls

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

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

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

#!watchflakesdefault <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestIn...

Golang x/tools/go/analysis/unitchecker: TestIntegration/Modules failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestIn...

Golang cmd/compile: optimize float32/float64 conversions used with math package

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

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

Proposal DetailsDebugging tests timeouts can be frustrating when multiple tests fail to complete.This was improved recen...

Pandas DOC: Clarify parentheses vs. brackets

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

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

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.

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

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

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this issue ex...
上一页 下一页
.