Aurora Blog
Home
Golang go/types: panic in allowVersion if token.Pos is out of bounds
2025-09-27 14:02:56
2210
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
2025-09-27 14:02:54
723
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
2025-09-27 14:02:52
6361
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]
2025-09-27 14:02:50
65004
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filecache" && test == "TestC...
Viper List all config result
2025-09-27 14:02:45
1025
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
2025-09-27 14:02:43
3405
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()
2025-09-27 14:02:41
9207
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
2025-09-27 14:02:39
4418
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
2025-09-27 14:02:37
2903
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?
2025-09-27 14:02:35
1137
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
2025-09-27 14:02:33
1573
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
2025-09-27 14:02:27
534
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
2025-09-27 14:02:23
651
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
2025-09-27 14:02:16
3779
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
2025-09-27 14:02:11
3734
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
2025-09-27 14:02:07
522
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
2025-09-27 14:02:05
7170
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.
2025-09-27 14:02:01
8281
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
2025-09-27 14:01:59
4474
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()
2025-09-27 14:01:53
4797
DescriptionA regression we noticed on attempting to update to v1.11.0 from v1.10.1, specifically in binding/form_mapping...
上一页
下一页
1
…
20
21
22
23
24
…
367
.