Golang x/mobile: does not work with Go 1.22 if a vendor folder is present, even with the GO111MODULE=off workaround

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

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

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

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

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

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

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

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

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

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

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)

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

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

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

import osos.environ["KERAS_BACKEND"] = "jax"os.environ["KERAS_NNX_ENABLED"] = "true&q...

Keras multi-output logs

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

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)

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

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

Hi, when bumping from jackson-dataformat-csv 2.19.2 to 2.20 I get the following error:`320364 [ERROR] Failed to execute ...
上一页 下一页
.