Aurora Blog
Home
Golang x/tools/gopls: disable code actions from gopls
2025-07-01 14:04:26
10068
gopls versionBuild info----------golang.org/x/tools/gopls v0.16.1 golang.org/x/tools/gopls@v0.16.1 h1:1hO/dCeUvjEYx3V...
Golang runtime: checkptr doesn't validate unsafe.Add function calls
2025-07-01 14:04:20
5096
Go versiongo version go1.24.4 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...
Golang proposal: spec: add a new type constraint (called zeroed) and allow it in type assertions
2025-07-01 14:04:12
34580
This is yet another attempt to address the issue of comparing zero values, providing a shorthand for the creation of the...
Golang x/tools/gopls: Definition: crash on [unsafe.Pointer] doc link
2025-07-01 14:04:10
2400
#!stacks"sigpanic" && "token.(*File).Name" && "mapPosition:+2" && ...
Golang runtime:cpu4: TestGdbPanic failures
2025-07-01 14:04:08
1059
#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestGdbPanic"Issue created auto...
Golang cmd/go: TestScript/cover_coverpkg_partial failures
2025-07-01 14:04:05
4103
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/cover_coverpkg_partial"Iss...
Golang os/exec: CommandContext should return "context canceled" when the context is canceled
2025-07-01 14:03:51
4019
Go versiongo version go1.23.0 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang x/crypto/ssh/test: TestDialTCP failures
2025-07-01 14:03:49
20216
#!watchflakesdefault <- pkg == "golang.org/x/crypto/ssh/test" && test == "TestDialTCP"Iss...
Golang x/crypto/acme: add integration tests with pebble
2025-07-01 14:03:43
1878
The x/crypto/acme package implements RFC 8555 and associated ACME specifications. Presently it has unit test coverage, b...
Golang x/pkgsite: package removal request for [https://pkg.go.dev/github.com/pikaphu/gin]
2025-07-01 14:03:39
410
What is the path of the package that you would like to have removed?https://pkg.go.dev/github.com/pikaphu/ginAre you the...
Golang runtime: segfaults in runtime.(*unwinder).next
2025-07-01 14:03:37
38779
At Datadog, we've seen segfaults during runtime.(*unwinder).next. The programs are on Linux, running arm64 (in all the e...
Golang x/pkgsite: package removal request for [https://pkg.go.dev/github.com/pikaphu/gin]
2025-07-01 14:03:35
164
I created this package but removed the git repo long ago, so I can't retract it.Please remove this package https://pkg.g...
Pandas PERF: Arrow dtypes are much slower than Numpy for DataFrame.apply
2025-07-01 14:03:13
3986
The same code with DataFrame.apply is >4x slower when the data is in Arrow dtypes versus Numpy.Pandas version checks[...
Pandas ENH: Copy attrs on join (possibly depending on left, right, etc.)
2025-07-01 14:03:03
5771
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas Misleading error message when PyTables is not installed
2025-07-01 14:03:01
5608
I tried reading an hd5 file with the latest pandas and got this import error:ImportError: Missing optional dependency 'p...
Pandas CLN: references/tests for item_cache
2025-07-01 14:02:55
275
test_to_dict_of_blocks_item_cache is about _item_cache invalidation, but IIRC we got rid of that cache a while back. gr...
Pandas BUG: AttributeError in pandas.core.algorithms.diff when passing non-numeric types
2025-07-01 14:02:53
1723
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Adding pd.from_pydantic
2025-07-01 14:02:49
1007
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Keras Keras 3 LSTM layer's option use_cudnn=False doesn't work correctly.
2025-07-01 14:02:44
2321
Hi Keras!About https://keras.io/api/layers/recurrent_layers/lstm/optionuse_cudnn=FalseThis option doesn't work correctly...
Jackson Databind Sporadic failures on deserialization of cyclic object graph
2025-07-01 14:02:28
10904
When deserializing a cyclic object graph, sometimes an exception will be throwncom.fasterxml.jackson.databind.exc.Mismat...
上一页
下一页
1
…
266
267
268
269
270
…
386
.