Golang runtime: netpoll throw: break fd ready for something unexpected

Go versiongo version go1.21.6 linux/armOutput of go env in your module/workspace:GO111MODULE=''GOARCH='arm'GOBIN=''GOCAC...

Golang cmd/compile/internal/amd64: TestGoAMD64v1 failures

#!watchflakesdefault <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"Iss...

Golang proposal: reflect: add generic type arg info to reflect.Type

I'm not sure if this has been discussed already (I couldn't find a prior issue), but currently reflect.Type has no dire...

Golang x/tools/gopls: macOS kernel panic after heavy file IO

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

Golang cmd/cgo: segmentation violation with -race, only on one machine

Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang x/website/tour: add exercise for generics chapter

Proposal DetailsI recently completed the Tour of Go and noticed that the last page of the generics section suggests addi...

Golang runtime: 6.16% regression in PendingDemotion10000-72 sec/op on linux/arm64 at bfc2095

Discovered a regression in sec/op of 6.16% for benchmark PendingDemotion10000-72 at bfc2095.CC @thepudds @prattmic This ...

Golang runtime: SIGSEGV on nil pointer in mheap.freeManual

Go version1.23.8Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/home/kris/.cache...

Pandas BUG: explode() converts timestamps at millisecond resolution in DatetimeIndex to nanosecond resolution

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas RLS: 2.3

Release Date: ???Features:[ ] Non-breaking PDEP-14 implementation https://github.com/pandas-dev/pandas/pull/58551:[ ] ht...

Pandas QST: Subject: User Experience Issue - NumPy Types in DataFrame Results Breaking Readability

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

Pandas Support for Storing and Retrieving Complex Data Types (e.g., Embeddings) in Pandas DataFrames

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

Keras MLX Backend

Issue for tracking and coordinating mlx backend work: mlx.math[ ] fft [ ] fft2[ ] rfft[ ] irfft[ ] stft[ ] istft [x] log...

Jackson Core Fill in missing Stream/Json/Read/WriteFeatures on wiki

So: we have 4 sections:https://github.com/FasterXML/jackson-core/wiki/StreamReadFeatures (DONE)https://github.com/Faster...

Apache Superset "Embed dashboard" option does not appear in the dashboard menu

Bug descriptionSummaryThe "Embed dashboard" option does not appear in the dashboard menu, even after enabling all necess...

Apache Dubbo 关于整合 org.springframework.security:spring-security-oauth2-authorization-server:1.0.0 jackson序列化 Instant 类型问题

[ ] I have searched the issues of this repository and believe that this is not a duplicate.EnvironmentDubbo version: 3.2...

Spring AI ollama+mcp不能流返回

1、配置文件spring: ai: openai: base-url: http://192.168.1.123:11434 chat: options: model: qwen2...

Spring AI SSE方式接入高德MCP报错

Bug descriptionSSE方式接入高德MCP报错,同样的SSE配置在cursor里面运行是没有问题的高德SSE参考文档:https://lbs.amap.com/api/mcp-server/gettingstarted#s2ap...

Spring AI 用SpringAI实现一个MCP Server,怎么接收客户端传递过来的env

我用cursor的settings配置了一个mcp.json,配置如下:我的本地服务,使用SrpingAI的@Tool来注册工具,那么我这个工具怎么获取到cursor中配置的env参数PM-ID呢?Comment From: lghgf12...

Spring AI Add Headers (Authorization) to ToolContext to be used by tool call back method

Currently in the MCP Server since the tool callback execution happens in a separate worker pool (boundedElastic schedule...
上一页 下一页
.