Golang proposal: container/heap: add Heap, a heap backed by a slice

This proposal is for use with #43651. I propose to add a parameterized Heap type to the container/heap package. For the ...

Golang cmd/go: document gopkg.in path versioning special status(?)

Proposal Detailshttps://github.com/golang/mod/blob/master/module/module.go#L538You're applying special processing rules ...

Golang Make net/url Add method accept variadic string

https://github.com/golang/go/blob/2363897932cfb279dd8810d2c92438f7ddcfd951/src/net/url/url.go#L940-L944AFAIK this simple...

Golang cmd/pprof: macOS 12.6.1 profile overcounts system calls (again)

What version of Go are you using (go version)?$ go versiongo version go1.19.4 darwin/arm64This is on macOS 12.6.1 with a...

Golang import/path: bug unmarshal json

Go versiongo 1.24.4, macos armOutput of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...

Golang proposal: cmp: Add constants Lt, Eq, Gt

Proposal DetailsPackage io has SeekStart, SeekCurrent, SeekEnd to document the magic values 0, 1, 2 for Seeking. Package...

Viper Memory Leak : There are no publicly available methods to stop WatchConfig().

Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas ENH: Make attributes saved by default

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

Pandas suffix parameter in Series.shift not used in the implementation

Link: https://github.com/pandas-dev/pandas/blob/ca429943c70cee2077941f052281b92afc0c2054/pandas/core/generic.py#L10657pa...

Pandas BUG: Convertors not running when reading a dataframe from excel using calamine engine

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

Keras How does Keras MultiHeadAttention handle input feature dimension vs heads and reshape the output?

Hi everyone, I am trying to better understand how the Keras MultiHeadAttention layer handles the dimensions internally....

Gin Support for optional trailing slash

Hi, I tried looking around existing issues but I could not see anything related. So, I would like to know if there is a ...

Apache Superset Jinja templating from comments shows an error in SQL Lab

Bug descriptionGo to SQL LabUse the following query:with ws1 as ( select 1 as one)select * from ws1 --{{ ref('value_dat...

Apache Superset Height of an embedded Dashbaord

Make sure these boxes are checked before submitting your issue - thank you![x] I have checked the superset logs for pyth...

Apache Dubbo package org.apache.dubbo.common does not exist

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

Apache Dubbo [Feature] Dubbo MCP In Multiple Instances Proposal

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

Apache Dubbo [Feature] bugfix and optimize dubbo-hessian-lite

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

MyBatis-Plus [功能改进]: 描述 针对TDengine 数据库的分页插件,目前不起作用

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...

Redis [NEW] Support SASL-based authentication and encryption

The problem/use-case that the feature addressesRedis currently only supports password and TLS-based authentication and e...

Gorm In SQL Server, row cannot be created for models under a schema if the identity column is manually set

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/818DescriptionThe table I'm using is currently in a schem...
上一页 下一页
.