Pandas BUG: Series.mul silently returns wrong values with UInt8 dtype when overflowing the max value range

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

Pandas ENH: Replacing behavior currently provided by pandas.to_numeric using errors="ignore"

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

Pandas BUG: incompatible dtype when creating bool column with df.at

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

Pandas BUG: Segmentation fault when misusing VariableWindowIndexer.get_window_bounds

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

Pandas BUG: DataFrameGroupBy.__getitem__ fails with tuples on multi-level column objects

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

Keras Custom Pooling Layer for CNN

I want to make a custom 2x2 Pooling Layer for my CNN architecture with this function with Kerasdef cantor_pairing(a, b):...

Keras RematScope with mixed precision: autocast on kernels doesn't seem to trigger on the backwards pass

created this layer to monitor what's happening:class ReportingConv1D(Conv1D): def call(self, inputs): print(f"...

Keras TorchModuleWrapper default get_config creates non serializable objects

Hi, and thanks to all keras-team :)The get_config of TorchModuleWrapper uses BytesIO and torch.save to create a byte arr...

Apache Superset Mixed Chart Displaying Numbers Incorrectly on Tooltips when using a numeric axis with a secondary y axis format

Bug descriptionRepro steps: 1. Create a mixed chart 2. In one of the queries, set the metric to use a number. In the oth...

Apache Superset Image 5.0.0-dev does not contain geckodriver

Bug descriptionThe 5.0,0-dev found on https://hub.docker.com/r/apache/superset does not contain geckodriver.Previous ver...

MyBatis-Plus boot4 DataSourceAutoConfiguration路径变化

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

Gorm a two-way relation makes dirty data when inserting one model

Your Questiona two-way relation makes dirty data when inserting one modelhow to reproduce:open any db, use auto migrate ...

Spring Cloud Openfeign When using OpenFeign for remote calls, occasionally it returns the correct JSON result, but an error occurs indicating that the content type is application/octet-stream.

[RemotePayOrderService#payOrder] Content-Length: 497[RemotePayOrderService#payOrder] Content-Type: application/json[Remo...

Spring Security Add TestMockHttpServletRequests

A class for creating MockHttpServletRequests instances would be helpful. There are many places where we cannot use MockM...

Spring Security Standarize Mock Request Paths

Historically, Spring Security tests have set the servlet path to indicate the path of a MockHttpServletRequest. This was...

Spring Security Allow custom conversation for enum values in meta annotation expression templates

Arrays of enums in security meta annotations have limited utility because there's no clean mechanism to convert the enum...

Spring Security Kotlin 2.2 Upgrade

We should update to Kotlin 2 to align with https://github.com/spring-projects/spring-framework/issues/34453Comment From:...

Spring AI The overload tools or defaultTools method in ChatClientBuilder causes FunctionToolCallback not taking effect.

Bug DesceptionI have the following FunctionToolCallback instance created and registered to ChatClient Builder as below:F...

Spring AI Multiple SSE connections issue and SYNC mode startup failure in McpClientAutoConfiguration

In the current implementation of McpClientAutoConfiguration, there are two critical issues:When using type: ASYNC, both ...

Spring AI Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "tools"

After I started the mcp server, I failed to configure mcp through the cursor client. After debugging, I found that the c...
上一页 下一页
.