Aurora Blog
Home
Golang x/mobile: does not work with Go 1.22 if a vendor folder is present, even with the GO111MODULE=off workaround
2025-09-17 14:03:29
18874
Go versiongo1.22.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ro...
Golang x/telemetry: golang.org/x/telemetry/internal/upload.TestRun_Basic failing at tip
2025-09-17 14:03:27
4033
TestRun_Basic is failing consistently at tip.Output:=== RUN TestRun_Basic run_test.go:68: 18:00:53.772200 findwork....
Pandas DOC: Ensure guides are linked from relevant API docs
2025-09-17 14:03:22
891
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas ENH: arithmetic between DatetimeArray / TimedeltaArray and list
2025-09-17 14:03:12
2949
Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Imported floats from Stata do not round correctly
2025-09-17 14:03:10
2576
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Support method and tolerance kwargs in Index.slice_indexer
2025-09-17 14:03:05
3607
Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: to_datetime inconsistant between Series & DataFrame with timestamps
2025-09-17 14:02:59
4223
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: remove_unused_levels does not keep index levels order
2025-09-17 14:02:57
6941
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: .loc with DateTimeIndex allows day first string for stop in slice, but not start
2025-09-17 14:02:53
2640
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: Integration with DuckDB
2025-09-17 14:02:51
1836
Is your feature request related to a problem?DuckDB supports the consumption and production of data frames. In this issu...
Keras torch backend: keras.utils.split_dataset requires tensorflow
2025-09-17 14:02:43
3900
The keras.utils.split_dataset function requires tensorflow to be installed even tho the docstring states that the datase...
Keras ValueError: Received incompatible devices for jitted computation. (demo_jax_distributed.py)
2025-09-17 14:02:41
1491
I get the following error when running examples/demo_jax_distributed.py on a Cloud TPU VM (tpuv2):Traceback (most recent...
Keras Simple RNN for system identification
2025-09-17 14:02:39
3721
As I have described in the following issue on Stack Exchange, I fail to get good results using SimpleRNN to capture very...
Keras MeanIoU and its child classes throwing error when used with ignore_class
2025-09-17 14:02:33
2215
ProblemWhen using jax backend with MeanIoU or its child class, training throws an error.Code to reproducehttps://gist.gi...
Keras Attempting to use a nnx.Module with Keras
2025-09-17 14:02:31
2403
import osos.environ["KERAS_BACKEND"] = "jax"os.environ["KERAS_NNX_ENABLED"] = "true&q...
Keras multi-output logs
2025-09-17 14:02:25
1584
In this doc, the multi output modeling is demonstrated as follows # Stick a logistic regression for priority prediction ...
Jackson Core Missing module-info.class in jackson-core 3.0.0-rcN
2025-09-17 14:02:17
2784
RC9 of jackson-core doesn't contain the module-info.classComment From: jafarre-biStrange: after deleting the local repos...
Jackson Core [JSTEP-11] Change 3.0 to use module-info.java directly (and not via Moditect)
2025-09-17 14:02:15
2885
In Jackson 2.x we use Moditect plugin to add module-info.class, instead of relying on javac. This because build is done ...
Jackson Core Bug with Surrogates + Segments in the UTF8JsonGenerator
2025-09-17 14:02:12
681
The UTF8JsonGenerator splits a string into segments without considering that it might cut the string exactly in between ...
Jackson Core jackson-dataformat-csv 2.20 issue with GraalVM compilation
2025-09-17 14:02:09
10823
Hi, when bumping from jackson-dataformat-csv 2.19.2 to 2.20 I get the following error:`320364 [ERROR] Failed to execute ...
上一页
下一页
1
…
44
45
46
47
48
…
368
.