Golang x/pkgsite/cmd/pkgsite: tests consistently failing with TempDir RemoveAll cleanup errors on windows as of CL 559615

Go version6f44cc88f5f94253096ceed16b8e0fdb117cdd06Output of go env in your module/workspace:N/AWhat did you do?https://b...

Golang cmd/go: buildmode=c-archive on android/arm64 is not supported

Go version$go version go version go1.24.2 linux/amd64Output of go env in your module/workspace:AR='ar'CC='/home/praveen/...

Golang GOARCH=arm64 go build can't find imports

Go versiongo version go1.22.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64' // NOTE...

Golang Slice has unpredictable result

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

Golang proposal: x/crypto: deprecate algorithms with an inbox implementation but an incompatible API

Proposal DetailsGo 1.24 added to the standard library some cryptographic algorithms that also exist in x/crypto. Of thes...

Viper viper.ReadInConfig not returning ConfigFileNotFoundError if file is missing

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

Pandas ENH: Support for Orthodox Easter

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

Pandas BUG: Incorrect guess_datetime_format response

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

Pandas Use BaseExecutionEngine for Python and Numba engines

In #61032 we have created a new base class BaseExecutionEngine that engines can subclass to handle apply and map operati...

Pandas DOC: Improve documentation for DataFrame.__setitem__ and .loc assignment from Series

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Gin question: Ace

How could you get the ace templating system to work with Gin?Comment From: ThomasdezeeuwI believe that is the default te...

Jackson Databind JsonSetter.contentNulls is ignored if the deserialization result from a token that is not JsonToken.VALUE_NULL is null.

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugThis is a follow-up to the fo...

Apache Dubbo [Bug] In Dubbo 3.3.0 & 3.2.16, when using AsyncContext for asynchronous service processing, during a loop of 10,000 iterations, a java.util.concurrent.RejectedExecutionException: null is occasionally thrown.

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 [错误报告]: KtQueryWrapper 使用 select 函数的时候,会自动拼接 where 条件问题

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

Redis [BUG] FT.CREATE command does not work and hangs in a cluster (Redis 8)

Describe the bugWhen using "redis-cli" or the Ruby "redis" + "redis-clustering" library, all attempts to use FT.CREATE f...

Gorm 1.2.7 breaks migrations when updating 1.2.5

Playground link doesn't make any sense, as I'd need to use multiple versions at once.Say you have the following model:ty...

Spring Security OAuth2ResourceServer using authenticationManagerResolver results in tokenAuthenticationManager cannot be null while startup

Describe the bugWhen using oauth2ResourceServer with authenticationManagerResolver while having anonymous login disabled...

Spring AI Chroma DB default tenant and database : should be able to ovverride through application properties

chromaDb usually keeps it as default_tenant and default_database, for the tenant and database.This should be the same in...

Spring AI Documentation: The example code for Vision in the OpenAI reference documentation is incorrect.

Bug descriptionhttps://docs.spring.io/spring-ai/reference/api/chat/openai-chat.html#_visionIn the 1.0.0 version of the d...

Spring AI Ollama thinking mode

如ollama的api中可以通过API接口发送请求时,在POST数据中加入参数 "think": true,即可激活思考模式,方便程序自动化操作和结果分析。Comment From: sunyuhan1998This support is ...
上一页 下一页
.