Golang cmd/compile: internal compiler error on import on mismatch between -p and package name

$ gotip versiongo version devel go1.20-6001c043dc Fri Aug 19 03:32:27 2022 +0000 linux/amd64It's a small thing but I hav...

Golang cmd/link: issues with Xcode 16 beta [freeze exception]

Xcode 16 beta is released recently. I downloaded it and tested against Go (running all.bash). There are a number of fail...

Golang os/exec: LookPath bug: incorrect expansion of "", "." and ".." in some PATH configurations

Go versiongo version go1.25rc1 darwin/arm64go version go1.24.4 darwin/arm64go version go1.24.4 linux/amd64go version go1...

Golang Provide download for checksum of go releases.

On the (official) download page for releases, https://go.dev/dl/ links are provided for source an binary releases and fo...

Golang cmd/go: use w64devkit 1.23.0 , TestScript/list_pkgconfig_error fail

Go versiongo version devel go1.23-beaf7f32 Mon Jun 10 22:06:47 2024 +0000 windows/amd64Output of go env in your module/w...

Golang build: golang.org/x/telemetry/counter/countertest failures

#!watchflakesdefault <- repo == "telemetry" && pkg == "" && test == "golang....

Golang x/vuln/cmd/govulncheck: v1.1.0: Fatal error when used in a workspace

govulncheck versionGo: go1.22.2Scanner: govulncheck@v1.1.0DB: https://vuln.go.devDB updated: 2024-04-16 21:40:19 +0000 U...

Pandas API/BUG: different constructor behavior for numpy vs pyarrow dt64tzs

import pandas as pddtype1 = "datetime64[ns, US/Eastern]"dtype2 = "timestamp[ns, US/Eastern][pyarrow]&quot...

Pandas BUG: np.bool_(False) & pd.NA gives pd.NA

>>> False & pd.NAFalse>>> np.bool_(False) & pd.NA<NA>this surprised me; is it on purpose...

Pandas BUG: Calling dict(df.groupby(...)) raises TypeError: 'str' object is not callable despite valid inputs

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

Pandas BUG: pyarrow stripping leading zeros with dtype=str

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

Pandas DEPR: List of deprecations to be removed in 4.0

Deprecations for 4.056680[ ] #57375[ ] #57372[ ] #57473[ ] #57275[ ] #57347[ ] #57699[ ] #57627[ ] #58005[ ] #57870[ ] #...

Apache Superset [Bigquery] Table name is not showing up from custom role

Bug descriptionI built the custom image from superset repo. The steps that I followedCreate a dummy userCreate a custom ...

Apache Superset Can't translate the "Settings" on the menu for brazilian portuguese

Just opening the issue based in the discussion, i also got this problem. The OP did a fix for it together with DosuI'm h...

Apache Superset Switching languages doesn't take effect on some menu elements if BABEL_DEFAULT_LOCALE is not "en"

Bug descriptionProblem appears when I set default language not to English.If I add next lines to config file:`BABEL_DEFA...

Apache Superset [SIP-167] Timeline Chart Visualization

Please make sure you are familiar with the SIP process documentedhere. The SIP will be numbered by a committer upon acce...

Apache Superset Evaluate Templates in init.extraContainers

Bug descriptioninit.extraContainers are not rendered like they are in other places in the helm chart. For example, ...

Spring AMQP RabbitTemplate.send throw java.lang.ClassCastException: com.rabbitmq.client.impl.AMQImpl$Channel$OpenOk cannot be cast to com.rabbitmq.client.impl.AMQImpl$Confirm$SelectOk

spring-rabbit 2.1.13QuestionI use RabbitTemplate to send messages where the caching mode is Connection and the number o...

Spring Security Remove deprecated elements from DaoAuthenticationProvider

DaoAuthenticationProvider now requires its required components in the constructorComment From: jzheauxClosing in favor o...

Spring Security Remove deprecated elements of RoleHierarchyImpl

RoleHierchyImpl now requires it's required parameters in a constructorComment From: jzheauxClosing in favor of https://g...
上一页 下一页
.