Golang go/types: panic in allowVersion if token.Pos is out of bounds

The type checker performs various checks on the Go language level applicable to certain constructs, such as whether unde...

Golang x/tools/gopls: allow renaming arbitrary package paths

This issue proposes to extend gopls' package renaming feature to prompt with the full package path of the the package (r...

Golang x/tools/go/analysis/passes/modernize: publish

Background: gopls has a couple dozen Analyzers that flag features of Go code that could be improved by using newer featu...

Golang x/tools/gopls/internal/filecache: TestConcurrency failures [consistent failure]

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filecache" && test == "TestC...

Viper List all config result

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

Viper viper.SetDefault() doesn't work with BindEnv() consistently

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

Viper viper.SetConfigFile()

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

Viper Unexpected viper.WriteConfig() and viper.SafeWriteConfig() behaviour

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

Viper SetConfigFile works for ".env" extension, but not with other extensions

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

Viper How to merge the values of the same parameters in a configuration file?

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

Viper Enhance the watching function by adding more information to a costomized Event struct

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

Pandas BUG: FloatingArray.__setitem__ accepts FloatingArray as key

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

Pandas BUG: flex op with ExtensionArray and fill_value

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

Pandas BUG: indexing large df silently fails non-deterministically

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

Pandas BUG: pd.concat() cannot concatenate more than 3 mixed-frequency dataframes with multi-index series

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

Pandas ENH: Migrate from ujson to orjson

Ref: https://github.com/pandas-dev/pandas/issues/62072pandas has a vendored copy of ujson that has not been kept up to d...

Pandas BUG: cannot use index to set values in .iloc for Int64[pyarrow] Series

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

Keras 'jit_compile=True' raises InternalTorchDynamoError with EfficientNetV2 models on torch backend.

As per title, compiling a Keras EfficientNetV2 model using torch backend raises an InternalTorchDynamoError, see below.E...

Keras ValueError: Invalid dtype: property object - ops.prod with layers.Dense

The output of ops.prod doesn't work in layer's argument. To make it work, it's required to cast, i.e. int(ops.prod). Now...

Gin v1.11.0 regression: panic in binding/form_mapping.go setByForm()

DescriptionA regression we noticed on attempting to update to v1.11.0 from v1.10.1, specifically in binding/form_mapping...
上一页 下一页
.