Golang net: TestReadTimeout failures with "EOF"

#!watchflakespost <- pkg == "net" && test == "TestReadTimeout" && `timeout_test.g...

Golang cmd/compile: utf8.DecodeRune should be fast/slow-path inlineable

We manually partially inline utf8.DecodeRune in a few places in the tree. For example, in bytes.EqualFold, we have: ...

Golang proposal: syscall: Open sharemode on Windows

Proposal DetailsIt is not possible to change sharemode when opening a file on Windows.Sharemode is defined here: syscall...

Pandas BUG: Behavior change in Series.resample with closed="right", how="right"

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

Pandas BUG: divmod(pd.NA, s) returns single Series instead of tuple

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

Pandas release wheel of v1.5.3 for python 3.12

There exists no wheel for pandas 1.5.3 for python 3.12. This combination of pandas and python version is used by the Dat...

Pandas Various methods don't call call __finalize__

Improve coverage of NDFrame.__finalize__Pandas uses NDFrame.__finalize__ to propagate metadata from one NDFrame toanothe...

Gin How to support both URI and map parameter binding with shouldBind

``type GetListReq struct { Id stringuri:"id" binding:"required,len=32"Order map[string]stringform:"order"L...

Jackson Databind Reading into existing instance uses creator property setup instead of accessor

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugWhen reading into an existing...

Apache Superset Not able to use get_time_filter function

Bug descriptionI am creating dataset for dynamic date range filter and dataset look like below query:{% set time_filter ...

Apache Superset [SIP-159] Proposal for Migrating from npm + Lerna to pnpm

[SIP] Proposal for Migrating from npm + Lerna to pnpmMotivationApache Superset’s frontend currently relies on npm for de...

Apache Superset Superset 6.0.0rc1: charts cannot be displayed with Pinot DB (incorrect SQL dialect used)

Bug descriptionWe've been testing the 6.0.0rc1 release and have run into a problem. Our prior setup (Superset 5.0.0 and ...

Apache Superset Regression: import-dashboards now validates database connection (v3.1.3 to v5.0.0)

Bug descriptionI use the superset import-dashboards CLI command to migrate dashboards between different environments. Th...

Apache Superset Tooltip is not easy to read

ScreenshotTooltip in 5.0.0Tooltip in 4.0.2Descriptionwith Superset 5.0.0, BarChart, it's possible to use rich tooltip bu...

MyBatis-Plus [错误报告]: saveOrUpdateBatch 传递整个实体给 SELECT_BY_ID,导致 ParameterHandler 被重复执行

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

Redis [BUG] May be OOM in /src/rax.c

OOM is possible.In /src/rax.c:1589, you need to make a check, similar to line 1583.If there is a out of memory here, the...

Redis Possible migration error

In the /src/redis-cli.c. file, Line 5194.Checking the return value of clusterManagerSetSlot is mandatory, since the oper...

Spring AMQP Multiple issues after upgrading to spring-rabbit 2.0.8.RELEASE

Hi,Because of the https://pivotal.io/security/cve-2018-11087 , we upgraded to spring-rabbit 2.0.8.RELEASE and the tests ...

Spring Security Custom DSL Support for Webflux Security

Expected BehaviorThe Servlet HttpSecurity builder supports defining a custom DSL that can be applied with the with metho...

Spring Security PathPatternRequestMatcher is not a suitable replacement for the deprecated MvcRequestMatcher

Describe the bugDue to the deprecation of MvcRequestMatcher, its replacement 'PathPatternRequestMatcher' requires to kno...
上一页 下一页
.