Aurora Blog
Home
Golang log/slog: TextHandler, JSONHandler: incorrect docs
2025-06-10 14:11:30
3743
Go versiongo1.24Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS='...
Golang x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies
2025-06-10 14:11:28
978
The monthly tagging workflow skips updating modules annotated with tagx:ignore. This was done out of necessity to break ...
Golang cmd/doc: fix some user experience issues with pkgsite instance started [freeze exception]
2025-06-10 14:11:26
2455
cc @jba @golang/release In go 1.25 "go doc -http" will go run a variant of pkgsite (golang.org/x/pkgsite/cmd/internal/do...
Golang x/tools/gopls/internal/analysis: best-effort simplification of custom comparison functions
2025-06-10 14:11:24
8165
This is a speculative feature proposal for a new analyzer. I would be sympathetic to an objection that this is too presc...
Golang x/tools/gopls/internal/telemetry/cmd/stacks: TestUpdateIssues/open_issue failures
2025-06-10 14:11:22
10610
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test == ...
Golang fmt: Shouldn't %q (and %s) treat nil as a valid value?
2025-06-10 14:11:20
5048
What version of Go are you using (go version)?$ go versiongo version go1.14.4 linux/amd64Does this issue reproduce with ...
Golang cmd/go: adding a tool dependency leads to build failures
2025-06-10 14:11:18
9655
gopls version golang.org/x/tools v0.32.0 // indirect golang.org/x/tools/gopls v0.18.1 // indirectgo envAR='ar'CC='...
Golang x/tools/gopls: References does not find all references in the workspace
2025-06-10 14:11:15
15590
What version of Go, VS Code & VS Code Go extension are you using?go version go1.13.15 linux/amd64golang.org/x/tools/...
Golang x/tools/gopls: nil deref in 'go vendor' Snapshot.GoCommandInvocation
2025-06-10 14:11:08
3079
#!stacks"sigpanic" && "cache.(*Snapshot).GoCommandInvocation:+5"Issue created by stacks.func...
Golang x/tools/gopls/internal/test/marker: Test/rename/issue61813.txt failures
2025-06-10 14:11:06
903
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang x/tools/gopls/internal/test/marker: Test/highlight/issue60435.txt failures
2025-06-10 14:11:04
986
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Pandas Moving to PyArrow dtypes by default
2025-06-10 14:11:00
7154
There have been some discussions about this before, but as far as I know there is not a plan or any decision made.My und...
Pandas BUG: numpy_nullable NaNs do not round-trip through CSV
2025-06-10 14:10:57
725
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas CI: New NumPy release breaking Numba in our CI
2025-06-10 14:10:55
1535
pandas/tests/groupby/aggregate/test_numba.py:19: in <module> numba = pytest.importorskip("numba") ...
Pandas BUG: RecursionError when apply generic alias as a func
2025-06-10 14:10:49
4925
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras Cannot properly save the model using TorchModuleWrapper and load the model
2025-06-10 14:10:46
3143
environmentpip install keras==3.7.0Save the model testhttps://colab.research.google.com/drive/1b-fkujd3At131GGX4w5oj5XRW...
Keras Evaluation of Time Series Forecasting Discrepancies in the Keras Example
2025-06-10 14:10:39
1603
In this example on the website Traffic forecasting using graph neural networks and LSTM and ex , I tested the last part ...
Keras This method creates a model with a 100% memory leak loop using model. fit()
2025-06-10 14:10:37
1485
I have tried various methods, but the memory is definitely leaking, it seems that the release of memory cannot keep up. ...
Keras sklearn wrappers save checkpoints without required attributes
2025-06-10 14:10:35
2197
Hi.I am switching from the old scikeras wrappers to the newer keras.api.wrappers.SKLearnClassifier and have encountered ...
Keras LossScaleOptimizer crash under jit_compile=True with MirroredStrategy and mixed_precision
2025-06-10 14:10:33
4196
LossScaleOptimizer crash under jit_compile=True with MirroredStrategy and mixed_precisionSummaryWhen training a model us...
上一页
下一页
1
…
356
357
358
359
360
…
386
.