Spring URIEditor double escapes % signs for URIs that contain a schema [SPR-6005]

Andreas Hartl opened SPR-6005 and commentedorg.springframework.beans.propertyeditors.URIEditor does a double escaping of...

Spring ScriptUtils.executeSqlScript() does not support multiple results per statement

I actually faced an issue for a Sybase ASE database using DatabasePopulator.execute() and ScriptUtils.executeSqlScript()...

Golang x/tools/gopls: add windsurf and cursor bucket to the gopls/client counter

SummaryAs an extension of #61038, can we also add a windsurf and cursor bucket to the gopls/client counter. New definit...

Golang cmd/compile: register allocation of rematerializable ops ignores the op output register constraints.

Note: as far as I know, this issue is not reachable with any Go source today, but it may be roadblock as we do more with...

Golang x/tools/go/packages: add Postorder, an iterator over import graph

Background: the x/tools/go/packages.Load function returns a set of packages that are nodes in a DAG, the import graph ov...

Golang cmd/go: test cache uses stale coverage data with -coverpkg

Go versiongo1.26-devel_bb124921e9 Sun Jul 27 12:36:07 2025 -0400 darwin/amd64Output of go env in your module/workspace:╰...

Golang x/mobile: EGLNativeWindowType definition mismatch on Android Termux

I first encountered this issue when compiling an Ebitengine app in an Android Termux environment.Full disclosure, there'...

Golang x/telemetry/config: telemetry for vscode-go command execution and source trigger

SummarySince #73036, we have collected the third party tool usage of gotests, goplay and gomodifytags.However the data i...

Golang x/mobile: fatal error: bulkBarrierPreWrite: unaligned arguments

What version of Go are you using (go version)?$ go versiongo version go1.16.5 darwin/amd64Does this issue reproduce with...

Golang cmd/go: doc for built-in package should use -u by default

Go versiongo version go1.25rc2 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...

Golang x/tools/gopls: sigpanic in methods of persistent.Map (corrupt g)

#!stacks"sigpanic" && ("persistent.union:+0,+0x0" ||/* union */ "persistent.(*mapNod...

Golang x/tools/gopls: "file not found for pos = %d (%s)" crash in go/types

#!stacks"runtime.gopanic" && "go/types.(*Checker).fileFor:+11"This stack vD1W8g was reported...

Golang cmd/link: issues with Apple's new linker in Xcode 15

NOTE -- please readIf you see lines starting with ld: warning but not other outputs, they are just warnings, not errors....

Golang x/pkgsite: search for math/rand should answer with math/rand/v2 too

What is the URL of the page with the issue?https://pkg.go.dev/math/randWhat is your user agent?irrelevantScreenshotNo re...

Golang cmd/go: exported functions in non-main package do not generate header files

Go versiongo version go1.22.5 windows/amd64Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64s...

Golang x/mobile: Basic app does not work on iOS simulator&macos

Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Pandas ENH: unset_index method

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas QST: best way to extend/subclass pandas.DataFrame

Research[x] I have searched the [pandas] tag on StackOverflow for similar questions.[x] I have asked my usage related qu...

Pandas ENH: Support for list of intervals / IntervalArray in to_parquet

Is your feature request related to a problem?I would like to be able to save the following dataframes:- list of interval...

Pandas Should IntegerArray provide data / mask through an API?

I'm currently implementing some algorithms on top of the IntegerArray class with numba. Therefore I would need to pass i...
上一页 下一页
.